Skip to content

Commit 01e8e01

Browse files
chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.2...v0.25.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 92d247f commit 01e8e01

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

action-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@cspell/cspell-bundled-dicts"
2222
],
2323
"devDependencies": {
24-
"esbuild": "^0.24.2"
24+
"esbuild": "^0.25.0"
2525
},
2626
"dependencies": {
2727
"@actions/core": "^1.11.1",

0 commit comments

Comments
 (0)