Skip to content

Commit 4566569

Browse files
Bump the npm group with 3 updates (#1981)
Bumps the npm group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [electron-to-chromium](https://github.com/kilian/electron-to-chromium) and [sharp](https://github.com/lovell/sharp). Updates `@types/node` from 24.5.0 to 24.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `electron-to-chromium` from 1.5.218 to 1.5.220 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.218...v1.5.220) Updates `sharp` from 0.34.3 to 0.34.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.3...v0.34.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.220 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: sharp dependency-version: 0.34.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7b2219 commit 4566569

File tree

2 files changed

+119
-145
lines changed

2 files changed

+119
-145
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@next/eslint-plugin-next": "^15.5.3",
3636
"@stylistic/eslint-plugin": "^5.3.1",
3737
"@types/mdx": "^2.0.13",
38-
"@types/node": "^24.5.0",
38+
"@types/node": "^24.5.1",
3939
"@types/react": "^19.1.13",
4040
"@types/react-dom": "^19.1.9",
4141
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)