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

Commit 38e1cae

Browse files
chore(deps-dev): bump @types/node from 18.16.1 to 18.16.2 (#875)
1 parent b05de77 commit 38e1cae

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.1",
78+
"@types/node": "18.16.2",
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].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==
1032+
"@types/node@*", "@types/[email protected].2":
1033+
version "18.16.2"
1034+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
1035+
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
10361036

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

0 commit comments

Comments
 (0)