Skip to content

Commit 2d8ed1d

Browse files
Bump the npm group with 5 updates (#1862)
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.9` | `22.13.10` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.6.1` | `10.6.2` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001702` | `1.0.30001703` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.113` | `1.5.114` | | [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.18` | `1.1.19` | Updates `@types/node` from 22.13.9 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `pnpm` from 10.6.1 to 10.6.2 - [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.6.2/pnpm) Updates `caniuse-lite` from 1.0.30001702 to 1.0.30001703 - [Commits](browserslist/caniuse-lite@1.0.30001702...1.0.30001703) Updates `electron-to-chromium` from 1.5.113 to 1.5.114 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.5.113...v1.5.114) Updates `which-typed-array` from 1.1.18 to 1.1.19 - [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md) - [Commits](inspect-js/which-typed-array@v1.1.18...v1.1.19) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: pnpm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: which-typed-array 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 71c565e commit 2d8ed1d

File tree

2 files changed

+29
-28
lines changed

2 files changed

+29
-28
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@stylistic/eslint-plugin-plus": "^4.2.0",
3939
"@stylistic/eslint-plugin-ts": "^4.2.0",
4040
"@types/mdx": "^2.0.13",
41-
"@types/node": "^22.13.9",
41+
"@types/node": "^22.13.10",
4242
"@types/react": "^19.0.10",
4343
"@types/react-dom": "^19.0.4",
4444
"eslint": "^9.22.0",
@@ -50,7 +50,7 @@
5050
"eslint-plugin-jsx-a11y": "^6.10.2",
5151
"eslint-plugin-react": "^7.37.4",
5252
"eslint-plugin-react-hooks": "^5.2.0",
53-
"pnpm": "^10.6.1",
53+
"pnpm": "^10.6.2",
5454
"rimraf": "^6.0.1",
5555
"typescript": "^5.8.2",
5656
"typescript-eslint": "^8.26.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)