Skip to content

Commit 5514840

Browse files
chore(deps-dev): bump esbuild in the development-dependencies group (#397)
Bumps the development-dependencies group with 1 update: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 400bf38 commit 5514840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/node": "^20.14.9",
6969
"c8": "^10.1.2",
7070
"cross-env": "^7.0.3",
71-
"esbuild": "^0.22.0",
71+
"esbuild": "^0.23.0",
7272
"eslint": "^9.6.0",
7373
"esmock": "^2.6.6",
7474
"glob": "^10.4.2",

0 commit comments

Comments
 (0)