Skip to content

Commit

Permalink
build(deps-dev): bump the esbuild group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the esbuild group with 4 updates: [esbuild](https://github.com/evanw/esbuild), [esbuild-plugin-copy](https://github.com/LinbuduLab/esbuild-plugins), [esbuild-plugin-replace](https://github.com/naecoo/esbuild-plugin-replace) and [esbuild-wasm](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.19.1 to 0.19.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.1...v0.19.3)

Updates `esbuild-plugin-copy` from 2.0.2 to 2.1.1
- [Commits](https://github.com/LinbuduLab/esbuild-plugins/compare/[email protected]@2.1.1)

Updates `esbuild-plugin-replace` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/naecoo/esbuild-plugin-replace/releases)
- [Commits](naecoo/esbuild-plugin-replace@v1.3.0...v1.4.0)

Updates `esbuild-wasm` from 0.19.1 to 0.19.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.1...v0.19.3)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: esbuild
- dependency-name: esbuild-plugin-copy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: esbuild
- dependency-name: esbuild-plugin-replace
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: esbuild
- dependency-name: esbuild-wasm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: esbuild
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 190c40b commit e7266ac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"devDependencies": {
"argparse": "2.0.1",
"chrome-remote-interface": "0.32.1",
"esbuild": "0.19.1",
"esbuild-plugin-copy": "2.0.2",
"esbuild-plugin-replace": "1.3.0",
"esbuild": "0.19.3",
"esbuild-plugin-copy": "2.1.1",
"esbuild-plugin-replace": "1.4.0",
"esbuild-sass-plugin": "2.15.0",
"esbuild-wasm": "0.19.1",
"esbuild-wasm": "0.19.3",
"eslint": "8.45.0",
"eslint-config-standard": "17.0.0",
"eslint-config-standard-jsx": "11.0.0",
Expand Down

0 comments on commit e7266ac

Please sign in to comment.