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

Commit b0bb2ae

Browse files
authored
Merge pull request #251 from relay-tools/dependabot/npm_and_yarn/types/node-14.14.22
Bump @types/node from 14.14.21 to 14.14.22
2 parents 8288f08 + ac99478 commit b0bb2ae

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
@@ -80,7 +80,7 @@
8080
"@types/graphql": "^14.2.3",
8181
"@types/invariant": "2.2.34",
8282
"@types/jest": "^26.0.20",
83-
"@types/node": "14.14.21",
83+
"@types/node": "14.14.22",
8484
"@types/relay-compiler": "^8.0.0",
8585
"@types/relay-runtime": "^10.0.1",
8686
"babel-plugin-relay": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,10 +1160,10 @@
11601160
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
11611161
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
11621162

1163-
"@types/node@*", "@types/[email protected].21":
1164-
version "14.14.21"
1165-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
1166-
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
1163+
"@types/node@*", "@types/[email protected].22":
1164+
version "14.14.22"
1165+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
1166+
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
11671167

11681168
"@types/normalize-package-data@^2.4.0":
11691169
version "2.4.0"

0 commit comments

Comments
 (0)