Skip to content

Commit deb83f0

Browse files
committed
fix: upgrade esbuild from 0.17.19 to 0.25.3
Snyk has created this PR to upgrade esbuild from 0.17.19 to 0.25.3. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/20b18cb2-878f-4e19-b18a-da3ff63ca809?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 25e403d commit deb83f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@typescript-eslint/eslint-plugin": "^5.46.1",
8888
"@typescript-eslint/parser": "^5.46.1",
8989
"dts-bundle-generator": "^7.1.0",
90-
"esbuild": "^0.17.6",
90+
"esbuild": "^0.25.3",
9191
"eslint": "^8.30.0",
9292
"eslint-plugin-jest": "^27.1.7",
9393
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)