Skip to content

Commit fa3e4d1

Browse files
committed
fix: upgrade esbuild from 0.14.54 to 0.25.5
Snyk has created this PR to upgrade esbuild from 0.14.54 to 0.25.5. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/cc1b9ce9-e557-4d09-8176-98a0173112d7?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 994c010 commit fa3e4d1

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
@@ -48,7 +48,7 @@
4848
"@types/node": "^18.7.23",
4949
"@typescript-eslint/eslint-plugin": "^5.38.1",
5050
"@typescript-eslint/parser": "^5.38.1",
51-
"esbuild": "^0.14",
51+
"esbuild": "^0.25.5",
5252
"esbuild-plugin-decorator": "^0.4.0",
5353
"eslint": "^8.24",
5454
"eslint-plugin-jest": "^27.0.4",

0 commit comments

Comments
 (0)