Skip to content

Commit

Permalink
chore(deps-dev): bump esbuild from 0.19.2 to 0.19.3
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.2 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.2...v0.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent e989f19 commit b3f9fc5
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 77 deletions.
148 changes: 74 additions & 74 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"node": ">16.0"
},
"devDependencies": {
"esbuild": "0.19.2"
"esbuild": "0.19.3"
},
"dependencies": {
"safe-stable-stringify": "^2.4.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"esbuild": "0.19.2",
"esbuild": "0.19.3",
"cspell-lib": "workspace:*"
},
"engines": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"cspell": "workspace:*"
},
"devDependencies": {
"esbuild": "0.19.2"
"esbuild": "0.19.3"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit b3f9fc5

Please sign in to comment.