Skip to content

Commit 7f7336b

Browse files
build(deps-dev): bump esbuild from 0.24.2 to 0.25.0 (#653)
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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d26a552 commit 7f7336b

File tree

2 files changed

+263
-2
lines changed

2 files changed

+263
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"better-sqlite3": "^11.7.2",
3030
"clipanion": "patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch",
3131
"debug": "^4.1.1",
32-
"esbuild": "^0.24.2",
32+
"esbuild": "^0.25.0",
3333
"eslint": "^8.57.0",
3434
"proxy-from-env": "^1.1.0",
3535
"semver": "^7.6.3",

0 commit comments

Comments
 (0)