Skip to content

Commit a1feeab

Browse files
authoredFeb 16, 2025··
Bump esbuild from 0.20.1 to 0.25.0 (#311)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 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.20.1...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a095819 commit a1feeab

File tree

2 files changed

+131
-105
lines changed

2 files changed

+131
-105
lines changed
 

‎package-lock.json

+130-104
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@types/node": "^22.10.3",
2323
"@typescript-eslint/eslint-plugin": "^7.1.0",
24-
"esbuild": "^0.24.2",
24+
"esbuild": "^0.25.0",
2525
"eslint": "^8.41.0",
2626
"eslint-plugin-react": "^7.33.2",
2727
"eslint-plugin-solid": "^0.13.1",

0 commit comments

Comments
 (0)
Please sign in to comment.