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

Commit 9c883bc

Browse files
chore(deps-dev): bump @types/node from 17.0.29 to 17.0.30 (#670)
1 parent 7e8e6ed commit 9c883bc

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.17.9",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "17.0.29",
78+
"@types/node": "17.0.30",
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-matcher-utils "^27.0.0"
10171017
pretty-format "^27.0.0"
10181018

1019-
"@types/node@*", "@types/[email protected].29":
1020-
version "17.0.29"
1021-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.29.tgz#7f2e1159231d4a077bb660edab0fde373e375a3d"
1022-
integrity sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==
1019+
"@types/node@*", "@types/[email protected].30":
1020+
version "17.0.30"
1021+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.30.tgz#2c6e8512acac70815e8176aa30c38025067880ef"
1022+
integrity sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==
10231023

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

0 commit comments

Comments
 (0)