Skip to content

Commit 1f543b3

Browse files
chore(deps-dev): bump esbuild from 0.21.2 to 0.21.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.2 to 0.21.5. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.21.2...v0.21.5) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b04007 commit 1f543b3

File tree

3 files changed

+1271
-1479
lines changed

3 files changed

+1271
-1479
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@bazel/typescript": "4.6.2",
1414
"@types/node": "20.14.2",
1515
"@types/source-map-support": "0.5.10",
16-
"esbuild": "0.21.2",
16+
"esbuild": "0.21.5",
1717
"google-closure-library-types": "0.1.17",
1818
"karma": "6.4.3",
1919
"karma-chrome-launcher": "3.2.0",
@@ -30,6 +30,6 @@
3030
"typescript": "4.9.5"
3131
},
3232
"resolutions": {
33-
"esbuild": "0.21.2"
33+
"esbuild": "0.21.5"
3434
}
3535
}

0 commit comments

Comments
 (0)