Skip to content

Commit

Permalink
fix: upgrade esbuild from 0.19.12 to 0.24.2
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Jan 17, 2025
1 parent ed02cc5 commit ad06efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turborepo-tests/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test": "node -r esbuild-register index.ts"
},
"dependencies": {
"esbuild": "^0.19.0",
"esbuild": "^0.24.2",
"esbuild-register": "^3.3.2",
"execa": "^5.1.1",
"fs-extra": "^11.1.1",
Expand Down

0 comments on commit ad06efe

Please sign in to comment.