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

Commit a43ad88

Browse files
chore(deps-dev): bump @types/node from 16.11.6 to 16.11.7 (#508)
1 parent 78b8687 commit a43ad88

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.0",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "16.11.6",
78+
"@types/node": "16.11.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].6":
837-
version "16.11.6"
838-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
839-
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
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==
840840

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

0 commit comments

Comments
 (0)