chore(deps-dev): bump esbuild from 0.17.18 to 0.19.2 (#102)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.18 to 0.19.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.18...v0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-27 14:44:40 +02:00
committed by GitHub
parent c9d35aa187
commit 20fecd7681
2 changed files with 93 additions and 93 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/node": "^18.17.3",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.62.0",
"esbuild": "^0.17.18",
"esbuild": "^0.19.2",
"eslint": "^8.46.0",
"jest": "^29.5.0",
"standard-version": "^9.5.0",