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

Commit 6c209e6

Browse files
chore(deps-dev): bump @types/node from 17.0.27 to 17.0.29 (#664)
1 parent 2d77fb6 commit 6c209e6

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.27",
78+
"@types/node": "17.0.29",
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].27":
1020-
version "17.0.27"
1021-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.27.tgz#f4df3981ae8268c066e8f49995639f855469081e"
1022-
integrity sha512-4/Ke7bbWOasuT3kceBZFGakP1dYN2XFd8v2l9bqF2LNWrmeU07JLpp56aEeG6+Q3olqO5TvXpW0yaiYnZJ5CXg==
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==
10231023

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

0 commit comments

Comments
 (0)