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

Commit e55cd5c

Browse files
chore(deps-dev): bump @types/node from 16.11.10 to 16.11.11 (#524)
1 parent 3c44c93 commit e55cd5c

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.10",
78+
"@types/node": "16.11.11",
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
@@ -842,10 +842,10 @@
842842
"@types/parse5" "*"
843843
"@types/tough-cookie" "*"
844844

845-
"@types/node@*", "@types/[email protected].10":
846-
version "16.11.10"
847-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.10.tgz#2e3ad0a680d96367103d3e670d41c2fed3da61ae"
848-
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
845+
"@types/node@*", "@types/[email protected].11":
846+
version "16.11.11"
847+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
848+
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
849849

850850
"@types/parse-json@^4.0.0":
851851
version "4.0.0"

0 commit comments

Comments
 (0)