Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.7.5 to 22.10.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 3fa1545 commit 4c459cd
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@eslint/js": "^9.12.0",
"@tauri-apps/cli": "2.0.3",
"@types/lodash.sortby": "^4.7.9",
"@types/node": "^22.7.5",
"@types/node": "^22.10.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3399,12 +3399,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.7.5":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
"@types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: ~6.19.2
checksum: 1a8bbb504efaffcef7b8491074a428e5c0b5425b0c0ffb13e7262cb8462c275e8cc5eaf90a38d8fbf52a1eeda7c01ab3b940673c43fc2414140779c973e40ec6
undici-types: ~6.20.0
checksum: 3b0e966df4e130edac3ad034f1cddbe134e70f11556062468c9fbd749a3b07a44445a3a75a7eec68a104930bf05d4899f1a418c4ae48493d2c8c1544d8594bcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6892,7 +6892,7 @@ __metadata:
"@tauri-apps/plugin-store": ~2
"@tauri-apps/plugin-updater": ^2.0.0
"@types/lodash.sortby": ^4.7.9
"@types/node": ^22.7.5
"@types/node": ^22.10.5
"@types/react": ^18.3.11
"@types/react-dom": ^18.3.1
"@vitejs/plugin-react": ^4.3.2
Expand Down Expand Up @@ -8246,10 +8246,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: b7bc50f012dc6afbcce56c9fd62d7e86b20a62ff21f12b7b5cbf1973b9578d90f22a9c7fe50e638e96905d33893bf2f9f16d98929c4673c2480de05c6c96ea8b
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c459cd

Please sign in to comment.