Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 182c164

Browse files
committedMar 16, 2024··
build: update esbuild
1 parent 1c795f3 commit 182c164

File tree

2 files changed

+212
-212
lines changed

2 files changed

+212
-212
lines changed
 

‎package-lock.json

+208-208
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"optionalDependencies": {
5757
"@types/fs-extra": "^11.0.4",
58-
"@types/node": ">=20.11.19"
58+
"@types/node": ">=20.11.28"
5959
},
6060
"devDependencies": {
6161
"@stryker-mutator/core": "^6.4.2",
@@ -67,9 +67,9 @@
6767
"c8": "^7.13.0",
6868
"chalk": "^5.3.0",
6969
"dts-bundle-generator": "^9.3.1",
70-
"esbuild": "^0.20.1",
70+
"esbuild": "^0.20.2",
7171
"esbuild-node-externals": "^1.13.0",
72-
"esbuild-plugin-entry-chunks": "^0.1.8",
72+
"esbuild-plugin-entry-chunks": "^0.1.11",
7373
"fs-extra": "^11.2.0",
7474
"fx": "*",
7575
"globby": "^14.0.1",
@@ -83,7 +83,7 @@
8383
"webpod": "^0",
8484
"which": "^3.0.0",
8585
"yaml": "^2.3.4",
86-
"zurk": "^0.0.26"
86+
"zurk": "^0.0.27"
8787
},
8888
"publishConfig": {
8989
"registry": "https://wombat-dressing-room.appspot.com"

0 commit comments

Comments
 (0)
Please sign in to comment.