Skip to content

Commit

Permalink
Bump esbuild from 0.19.7 to 0.19.8
Browse files Browse the repository at this point in the history
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.7...v0.19.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent 84662c5 commit cb98016
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 76 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 src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@journeyapps/ts-browser-compat": "github:more-please/ts-browser-compat",
"esbuild": "^0.19.7",
"esbuild": "^0.19.8",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@types/node": "^20.9.3",
"esbuild": "^0.19.7",
"esbuild": "^0.19.8",
"postcss": "^8.4.31",
"solid-start-node": "^0.3.10",
"typescript": "^5.3.2",
Expand Down

0 comments on commit cb98016

Please sign in to comment.