Skip to content

Commit

Permalink
⬆️ Bump esbuild from 0.18.11 to 0.18.17
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.11 to 0.18.17.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.18.11...v0.18.17)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Aug 4, 2023
1 parent 1e2cf62 commit ea0e773
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 95 deletions.
186 changes: 93 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.4.7",
"@typescript-eslint/parser": "latest",
"axios": "^1.4.0",
"esbuild": "0.18.11",
"esbuild": "0.18.17",
"eslint": "latest",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-github": "latest",
Expand Down
2 changes: 1 addition & 1 deletion vsts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/node": "^20.4.7",
"@typescript-eslint/parser": "^5.62.0",
"esbuild": "0.18.11",
"esbuild": "0.18.17",
"eslint": "^8.44.0",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-jest": "^27.2.2",
Expand Down

0 comments on commit ea0e773

Please sign in to comment.