Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

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

See this package in npm:
https://www.npmjs.com/package/esbuild

See this project in Snyk:
https://app.snyk.io/org/lukemnet/project/f3f03dc3-634b-4f7c-acda-bad19efa27bb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 13, 2021
1 parent fcb184b commit 3efb76f
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 @@ -49,7 +49,7 @@
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"babel-jest": "^27.0.1",
"esbuild": "^0.12.2",
"esbuild": "^0.13.0",
"eslint": "^7.27.0",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-plugin-import": "^2.23.3",
Expand Down

0 comments on commit 3efb76f

Please sign in to comment.