Skip to content

Commit d68faca

Browse files
Bump esbuild from 0.16.17 to 0.17.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.17 to 0.17.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.16.17...v0.17.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b95d7b4 commit d68faca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/node": "^18.7.14",
36-
"esbuild": "^0.16.12",
36+
"esbuild": "^0.17.0",
3737
"prettier": "^2.7.1",
3838
"rollup": "^3.9.0",
3939
"rollup-external-modules": "^2.0.0",

0 commit comments

Comments
 (0)