Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
fix: upgrade esbuild from 0.21.5 to 0.22.0 (#312)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade esbuild from 0.21.5 to 0.22.0.

See this package in npm:
esbuild

See this project in Snyk:
https://app.snyk.io/org/lukemnet/project/c8ad1a9e-c1bb-49f5-8a01-578e0d6df8cf?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lwojcik and snyk-bot authored Jul 22, 2024
1 parent ea37ad6 commit 032e2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"esbuild": "^0.21.1",
"esbuild": "^0.22.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit 032e2f9

Please sign in to comment.