Skip to content

Commit 974bfdb

Browse files
Bump the npm group with 3 updates (#1983)
Bumps the npm group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) and [electron-to-chromium](https://github.com/kilian/electron-to-chromium). Updates `@types/node` from 24.5.1 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pnpm` from 10.16.1 to 10.17.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.17.0/pnpm) Updates `electron-to-chromium` from 1.5.220 to 1.5.221 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pnpm dependency-version: 10.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: electron-to-chromium dependency-version: 1.5.221 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 92635b7 commit 974bfdb

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
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.1",
38+
"@types/node": "^24.5.2",
3939
"@types/react": "^19.1.13",
4040
"@types/react-dom": "^19.1.9",
4141
"eslint": "^9.35.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jsx-a11y": "^6.10.2",
4848
"eslint-plugin-react": "^7.37.5",
4949
"eslint-plugin-react-hooks": "^5.2.0",
50-
"pnpm": "^10.16.1",
50+
"pnpm": "^10.17.0",
5151
"rimraf": "^6.0.1",
5252
"typescript": "^5.9.2",
5353
"typescript-eslint": "^8.44.0"

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)