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

Commit 30367f8

Browse files
chore: bump @types/node from 14.14.41 to 15.0.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b3ccf9d commit 30367f8

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.41",
84+
"@types/node": "15.0.1",
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/node@14.14.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==
928+
"@types/node@*", "@types/node@15.0.1":
929+
version "15.0.1"
930+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.1.tgz#ef34dea0881028d11398be5bf4e856743e3dc35a"
931+
integrity sha512-TMkXt0Ck1y0KKsGr9gJtWGjttxlZnnvDtphxUOSd0bfaR6Q1jle+sPvrzNR1urqYTWMinoKvjKfXUGsumaO1PA==
932932

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

0 commit comments

Comments
 (0)