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

Commit 0b87994

Browse files
chore(deps-dev): bump @types/node from 17.0.10 to 17.0.12 (#590)
1 parent 20f0e4a commit 0b87994

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.7",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "17.0.10",
78+
"@types/node": "17.0.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
@@ -1016,10 +1016,10 @@
10161016
jest-diff "^27.0.0"
10171017
pretty-format "^27.0.0"
10181018

1019-
"@types/node@*", "@types/[email protected].10":
1020-
version "17.0.10"
1021-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
1022-
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==
1019+
"@types/node@*", "@types/[email protected].12":
1020+
version "17.0.12"
1021+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.12.tgz#f7aa331b27f08244888c47b7df126184bc2339c5"
1022+
integrity sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA==
10231023

10241024
"@types/parse-json@^4.0.0":
10251025
version "4.0.0"

0 commit comments

Comments
 (0)