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

Commit 808c368

Browse files
chore(deps-dev): bump @types/node from 18.16.3 to 20.5.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.5.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb2a219 commit 808c368

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.22.11",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "18.16.3",
78+
"@types/node": "20.5.9",
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/node@18.16.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==
1032+
"@types/node@*", "@types/node@20.5.9":
1033+
version "20.5.9"
1034+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.9.tgz#a70ec9d8fa0180a314c3ede0e20ea56ff71aed9a"
1035+
integrity sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==
10361036

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

0 commit comments

Comments
 (0)