Skip to content

Commit f8d0238

Browse files
committed
fix: upgrade esbuild from 0.25.12 to 0.27.0
Snyk has created this PR to upgrade esbuild from 0.25.12 to 0.27.0. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/patrick-86aeNVStj7GDQmUcDNJmGj/project/0add10d8-c8d7-42c3-819a-ad05caf800ce?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 74b099b commit f8d0238

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
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/parser": "^8.14.0",
6262
"auto-changelog": "^2.4.0",
6363
"dts-bundle-generator": "^9.2.4",
64-
"esbuild": "^0.25.0",
64+
"esbuild": "^0.27.0",
6565
"eslint": "^9.15.0",
6666
"eslint-plugin-jest": "^28.9.0",
6767
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)