Skip to content

Commit

Permalink
Bump esbuild and esbuild-sass-plugin (#3701)
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) and [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin). These dependencies needed to be updated together.

Updates `esbuild` from 0.18.20 to 0.19.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.18.20...v0.19.2)

Updates `esbuild-sass-plugin` from 2.11.0 to 2.13.0
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](glromeo/esbuild-sass-plugin@v2.11.0...v2.13.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: esbuild-sass-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent c06b51f commit e2803af
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 99 deletions.
194 changes: 97 additions & 97 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@uswds/uswds": "^3.2.0",
"autoprefixer": "^10.4.15",
"eleventy-plugin-svg-sprite": "^2.4.2",
"esbuild": "^0.18.20",
"esbuild-sass-plugin": "^2.11.0",
"esbuild": "^0.19.2",
"esbuild-sass-plugin": "^2.13.0",
"glob": "^8.1.0",
"js-yaml": "^4.1.0",
"jsdom": "^21.1.2",
Expand Down

0 comments on commit e2803af

Please sign in to comment.