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

Commit 885caad

Browse files
chore(deps-dev): bump @types/node from 16.11.11 to 16.11.12 (#533)
1 parent ee2c6a8 commit 885caad

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.11",
78+
"@types/node": "16.11.12",
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
@@ -844,10 +844,10 @@
844844
jest-diff "^27.0.0"
845845
pretty-format "^27.0.0"
846846

847-
"@types/node@*", "@types/[email protected].11":
848-
version "16.11.11"
849-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
850-
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
847+
"@types/node@*", "@types/[email protected].12":
848+
version "16.11.12"
849+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.12.tgz#ac7fb693ac587ee182c3780c26eb65546a1a3c10"
850+
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==
851851

852852
"@types/parse-json@^4.0.0":
853853
version "4.0.0"

0 commit comments

Comments
 (0)