Skip to content

Commit f58703d

Browse files
committed
fix: upgrade esbuild from 0.13.15 to 0.25.3
Snyk has created this PR to upgrade esbuild from 0.13.15 to 0.25.3. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/a5870531-4fba-438e-9143-fcab39fb3a54?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent fb4f9f1 commit f58703d

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
@@ -46,7 +46,7 @@
4646
"@types/node": "^16.0.0",
4747
"@typescript-eslint/eslint-plugin": "^4.9.1",
4848
"@typescript-eslint/parser": "^4.9.1",
49-
"esbuild": "^0.13.0",
49+
"esbuild": "^0.25.3",
5050
"eslint": "^7.15.0",
5151
"eslint-config-prettier": "^8.1.0",
5252
"eslint-plugin-prettier": "^3.2.0",

0 commit comments

Comments
 (0)