Skip to content

Commit 9bf58c7

Browse files
Bump @types/node from 22.10.7 to 22.10.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.10.10. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca76a3c commit 9bf58c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
2828
"@octokit/types": "^13.7.0",
2929
"@types/jest": "^27.4.0",
30-
"@types/node": "^22.10.7",
30+
"@types/node": "^22.10.10",
3131
"@vercel/ncc": "^0.38.3",
3232
"jest": "^27.4.7",
3333
"prettier": "^3.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -816,10 +816,10 @@
816816
jest-diff "^27.0.0"
817817
pretty-format "^27.0.0"
818818

819-
"@types/node@*", "@types/node@^22.10.7":
820-
version "22.10.7"
821-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7"
822-
integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==
819+
"@types/node@*", "@types/node@^22.10.10":
820+
version "22.10.10"
821+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
822+
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
823823
dependencies:
824824
undici-types "~6.20.0"
825825

0 commit comments

Comments
 (0)