Skip to content

Commit 137ab3c

Browse files
Bump esbuild from 0.24.2 to 0.25.0 (#98)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd7766a commit 137ab3c

File tree

2 files changed

+261
-3
lines changed

2 files changed

+261
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@changesets/get-github-info": "0.6.0",
2020
"@types/node": "^20.10.6",
2121
"dotenv": "16.4.7",
22-
"esbuild": "~0.24.0",
22+
"esbuild": "~0.25.0",
2323
"skuba": "9.1.0"
2424
},
2525
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)