Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 0fd4442

Browse files
chore(deps-dev): bump @types/node from 17.0.5 to 17.0.7 (#559)
1 parent 1576145 commit 0fd4442

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
@@ -75,7 +75,7 @@
7575
"@babel/runtime": "7.16.7",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "17.0.5",
78+
"@types/node": "17.0.7",
7979
"@types/relay-compiler": "^8.0.1",
8080
"@types/relay-runtime": "^12.0.0",
8181
"babel-plugin-relay": "^12.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -833,10 +833,10 @@
833833
jest-diff "^27.0.0"
834834
pretty-format "^27.0.0"
835835

836-
"@types/node@*", "@types/[email protected].5":
837-
version "17.0.5"
838-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.5.tgz#57ca67ec4e57ad9e4ef5a6bab48a15387a1c83e0"
839-
integrity sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==
836+
"@types/node@*", "@types/[email protected].7":
837+
version "17.0.7"
838+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.7.tgz#4a53d8332bb65a45470a2f9e2611f1ced637a5cb"
839+
integrity sha512-1QUk+WAUD4t8iR+Oj+UgI8oJa6yyxaB8a8pHaC8uqM6RrS1qbL7bf3Pwl5rHv0psm2CuDErgho6v5N+G+5fwtQ==
840840

841841
"@types/parse-json@^4.0.0":
842842
version "4.0.0"

0 commit comments

Comments
 (0)