Skip to content

Commit

Permalink
build(deps-dev): bump the esbuild group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the esbuild group with 3 updates: [esbuild](https://github.com/evanw/esbuild), [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) and [esbuild-wasm](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.19.12 to 0.20.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.12...v0.20.0)

Updates `esbuild-sass-plugin` from 2.16.1 to 3.0.0
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](glromeo/esbuild-sass-plugin@v2.16.1...v3.0.0)

Updates `esbuild-wasm` from 0.19.12 to 0.20.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.12...v0.20.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: esbuild
- dependency-name: esbuild-sass-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: esbuild
- dependency-name: esbuild-wasm
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: esbuild
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 5966bc2 commit adeb595
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"devDependencies": {
"argparse": "2.0.1",
"chrome-remote-interface": "0.33.0",
"esbuild": "0.19.12",
"esbuild": "0.20.0",
"esbuild-plugin-copy": "2.1.1",
"esbuild-plugin-replace": "1.4.0",
"esbuild-sass-plugin": "2.16.1",
"esbuild-wasm": "0.19.12",
"esbuild-sass-plugin": "3.0.0",
"esbuild-wasm": "0.20.0",
"eslint": "8.56.0",
"eslint-config-standard": "17.1.0",
"eslint-config-standard-jsx": "11.0.0",
Expand Down

0 comments on commit adeb595

Please sign in to comment.