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

Commit 448d158

Browse files
chore(deps-dev): bump @types/node from 17.0.12 to 17.0.13 (#592)
1 parent 866eab4 commit 448d158

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.16.7",
7676
"@types/invariant": "2.2.35",
7777
"@types/jest": "^27.0.2",
78-
"@types/node": "17.0.12",
78+
"@types/node": "17.0.13",
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-diff "^27.0.0"
10171017
pretty-format "^27.0.0"
10181018

1019-
"@types/node@*", "@types/[email protected].12":
1020-
version "17.0.12"
1021-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.12.tgz#f7aa331b27f08244888c47b7df126184bc2339c5"
1022-
integrity sha512-4YpbAsnJXWYK/fpTVFlMIcUIho2AYCi4wg5aNPrG1ng7fn/1/RZfCIpRCiBX+12RVa34RluilnvCqD+g3KiSiA==
1019+
"@types/node@*", "@types/[email protected].13":
1020+
version "17.0.13"
1021+
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.13.tgz#5ed7ed7c662948335fcad6c412bb42d99ea754e3"
1022+
integrity sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==
10231023

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

0 commit comments

Comments
 (0)