Skip to content

Commit c77fc9e

Browse files
npm(deps-dev): bump esbuild from 0.12.29 to 0.13.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.29 to 0.13.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](evanw/esbuild@v0.12.29...v0.13.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b9b392 commit c77fc9e

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
@@ -46,7 +46,7 @@
4646
"@types/node": "^16.0.0",
4747
"@typescript-eslint/eslint-plugin": "^4.9.1",
4848
"@typescript-eslint/parser": "^4.9.1",
49-
"esbuild": "^0.12.0",
49+
"esbuild": "^0.13.0",
5050
"eslint": "^7.15.0",
5151
"eslint-config-prettier": "^8.1.0",
5252
"eslint-plugin-prettier": "^3.2.0",

0 commit comments

Comments
 (0)