Skip to content

Commit 4569fd0

Browse files
build(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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e06a9b commit 4569fd0

File tree

2 files changed

+158
-133
lines changed

2 files changed

+158
-133
lines changed

packages/electron-chrome-extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"chai-as-promised": "^7.1.1",
4545
"colors": "^1.4.0",
4646
"electron": "^35.0.0-beta.3",
47-
"esbuild": "^0.24.2",
47+
"esbuild": "^0.25.0",
4848
"minimist": "^1.2.7",
4949
"mocha": "^8.2.1",
5050
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)