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

Commit d1eb426

Browse files
authored
Merge pull request #326 from relay-tools/dependabot/npm_and_yarn/types/node-14.14.41
chore: bump @types/node from 14.14.39 to 14.14.41
2 parents 0b9310c + 8a5e57b commit d1eb426

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
@@ -81,7 +81,7 @@
8181
"@types/graphql": "^14.2.3",
8282
"@types/invariant": "2.2.34",
8383
"@types/jest": "^26.0.20",
84-
"@types/node": "14.14.39",
84+
"@types/node": "14.14.41",
8585
"@types/relay-compiler": "^8.0.0",
8686
"@types/relay-runtime": "^10.0.1",
8787
"babel-plugin-relay": "^11.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,10 +925,10 @@
925925
jest-diff "^26.0.0"
926926
pretty-format "^26.0.0"
927927

928-
"@types/node@*", "@types/[email protected].39":
929-
version "14.14.39"
930-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.39.tgz#9ef394d4eb52953d2890e4839393c309aa25d2d1"
931-
integrity sha512-Qipn7rfTxGEDqZiezH+wxqWYR8vcXq5LRpZrETD19Gs4o8LbklbmqotSUsMU+s5G3PJwMRDfNEYoxrcBwIxOuw==
928+
"@types/node@*", "@types/[email protected].41":
929+
version "14.14.41"
930+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
931+
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
932932

933933
"@types/normalize-package-data@^2.4.0":
934934
version "2.4.0"

0 commit comments

Comments
 (0)