Skip to content

Commit 0961da6

Browse files
authoredFeb 17, 2025··
chore(deps-dev): Bump esbuild from 0.24.0 to 0.25.0 (#67)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.0 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.0...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 251d735 commit 0961da6

File tree

2 files changed

+119
-101
lines changed

2 files changed

+119
-101
lines changed
 

‎package-lock.json

+118-100
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
@@ -51,7 +51,7 @@
5151
"classnames": "^2.5.1",
5252
"clsx": "^2.1.1",
5353
"conventional-changelog-conventionalcommits": "^8.0.0",
54-
"esbuild": "^0.24.0",
54+
"esbuild": "^0.25.0",
5555
"eslint": "^9.11.1",
5656
"eslint-config-prettier": "^9.1.0",
5757
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)
Please sign in to comment.