Skip to content

Commit c8de07d

Browse files
Bump esbuild in the npm_and_yarn group across 1 directory (#43)
Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.23.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.23.1...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55d916a commit c8de07d

File tree

2 files changed

+12
-260
lines changed

2 files changed

+12
-260
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^20",
5555
"@types/react": "^18",
5656
"@types/react-dom": "^18",
57-
"esbuild": "^0.23.0",
57+
"esbuild": "^0.25.0",
5858
"feed": "^4.2.2",
5959
"gray-matter": "^4.0.3",
6060
"image-size": "^1.2.1",

0 commit comments

Comments
 (0)