Skip to content

Commit 05fc105

Browse files
Upgrade: Bump esbuild from 0.19.12 to 0.20.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.20.2. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.12...v0.20.2) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73811aa commit 05fc105

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
@@ -23,7 +23,7 @@
2323
"@types/node": "^14.18.54",
2424
"@vuepress/plugin-pwa": "^1.9.9",
2525
"cross-spawn": "^7.0.3",
26-
"esbuild": "^0.19.3",
26+
"esbuild": "^0.20.2",
2727
"eslint": "^8.46.0",
2828
"fs-extra": "^10.1.0",
2929
"mocha": "^9.2.2",

0 commit comments

Comments
 (0)