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

Commit ac4e835

Browse files
chore(deps-dev): bump @types/node from 17.0.32 to 17.0.33 (#678)
1 parent 1dbd5ed commit ac4e835

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.32",
78+
"@types/node": "17.0.33",
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].32":
1020-
version "17.0.32"
1021-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.32.tgz#51d59d7a90ef2d0ae961791e0900cad2393a0149"
1022-
integrity sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw==
1019+
"@types/node@*", "@types/[email protected].33":
1020+
version "17.0.33"
1021+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.33.tgz#3c1879b276dc63e73030bb91165e62a4509cd506"
1022+
integrity sha512-miWq2m2FiQZmaHfdZNcbpp9PuXg34W5JZ5CrJ/BaS70VuhoJENBEQybeiYSaPBRNq6KQGnjfEnc/F3PN++D+XQ==
10231023

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

0 commit comments

Comments
 (0)