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

Commit b05de77

Browse files
chore(deps-dev): bump @types/node from 18.16.0 to 18.16.1 (#873)
1 parent 453df4a commit b05de77

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.21.0",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "18.16.0",
78+
"@types/node": "18.16.1",
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
@@ -1029,10 +1029,10 @@
10291029
jest-matcher-utils "^27.0.0"
10301030
pretty-format "^27.0.0"
10311031

1032-
"@types/node@*", "@types/[email protected].0":
1033-
version "18.16.0"
1034-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316"
1035-
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==
1032+
"@types/node@*", "@types/[email protected].1":
1033+
version "18.16.1"
1034+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799"
1035+
integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==
10361036

10371037
"@types/parse-json@^4.0.0":
10381038
version "4.0.0"

0 commit comments

Comments
 (0)