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

Commit a2096c6

Browse files
chore(deps-dev): bump @types/node from 16.10.9 to 16.11.0 (#483)
1 parent 7c61616 commit a2096c6

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.15.4",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "16.10.9",
78+
"@types/node": "16.11.0",
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/node@16.10.9":
837-
version "16.10.9"
838-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.9.tgz#8f1cdd517972f76a3b928298f4c0747cd6fef25a"
839-
integrity sha512-H9ReOt+yqIJPCutkTYjFjlyK6WEMQYT9hLZMlWtOjFQY2ItppsWZ6RJf8Aw+jz5qTYceuHvFgPIaKOHtLAEWBw==
836+
"@types/node@*", "@types/node@16.11.0":
837+
version "16.11.0"
838+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.0.tgz#4b95f2327bacd1ef8f08d8ceda193039c5d7f52e"
839+
integrity sha512-8MLkBIYQMuhRBQzGN9875bYsOhPnf/0rgXGo66S2FemHkhbn9qtsz9ywV1iCG+vbjigE4WUNVvw37Dx+L0qsPg==
840840

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

0 commit comments

Comments
 (0)