build(deps-dev): bump esbuild from 0.17.19 to 0.18.1

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.18.1.
- [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.19...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-12 12:01:41 +00:00 committed by GitHub
parent 2672c2f60d
commit 404983d741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@
"compressing": "^1.9.0",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"esbuild": "^0.17.19",
"esbuild": "^0.18.1",
"minimist": "^1.2.8",
"prosemirror-model": "^1.19.2",
"prosemirror-state": "^1.4.3",