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

Commit 503da10

Browse files
chore(deps-dev): bump @types/node from 16.11.7 to 16.11.9 (#515)
1 parent e8ebf4c commit 503da10

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.3",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "16.11.7",
78+
"@types/node": "16.11.9",
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].7":
837-
version "16.11.7"
838-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
839-
integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==
836+
"@types/node@*", "@types/[email protected].9":
837+
version "16.11.9"
838+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185"
839+
integrity sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A==
840840

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

0 commit comments

Comments
 (0)