Skip to content

Commit 17a345d

Browse files
Bump @types/node from 14.14.22 to 14.14.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.25. - [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 0288474 commit 17a345d

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.22",
83+
"@types/node": "14.14.25",
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
@@ -1097,10 +1097,10 @@
10971097
jest-diff "^26.0.0"
10981098
pretty-format "^26.0.0"
10991099

1100-
"@types/node@*", "@types/[email protected].22":
1101-
version "14.14.22"
1102-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
1103-
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
1100+
"@types/node@*", "@types/[email protected].25":
1101+
version "14.14.25"
1102+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
1103+
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
11041104

11051105
"@types/normalize-package-data@^2.4.0":
11061106
version "2.4.0"

0 commit comments

Comments
 (0)