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

Commit 17aae44

Browse files
chore(deps-dev): bump @types/node from 18.16.2 to 18.16.3 (#876)
1 parent 38e1cae commit 17aae44

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.2",
78+
"@types/node": "18.16.3",
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].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==
1032+
"@types/node@*", "@types/[email protected].3":
1033+
version "18.16.3"
1034+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
1035+
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
10361036

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

0 commit comments

Comments
 (0)