Skip to content

Commit ad06efe

Browse files
committed
fix: upgrade esbuild from 0.19.12 to 0.24.2
Snyk has created this PR to upgrade esbuild from 0.19.12 to 0.24.2. See this package in npm: esbuild See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/27333116-aedf-4c65-9c73-2df40cb00d18?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed02cc5 commit ad06efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turborepo-tests/e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"test": "node -r esbuild-register index.ts"
55
},
66
"dependencies": {
7-
"esbuild": "^0.19.0",
7+
"esbuild": "^0.24.2",
88
"esbuild-register": "^3.3.2",
99
"execa": "^5.1.1",
1010
"fs-extra": "^11.1.1",

0 commit comments

Comments
 (0)