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

Commit 7bc162d

Browse files
chore: bump @types/node from 14.14.25 to 14.14.28
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.25 to 14.14.28. - [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 b186ac3 commit 7bc162d

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.25",
84+
"@types/node": "14.14.28",
8585
"@types/relay-compiler": "^8.0.0",
8686
"@types/relay-runtime": "^10.0.1",
8787
"babel-plugin-relay": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -937,10 +937,10 @@
937937
jest-diff "^26.0.0"
938938
pretty-format "^26.0.0"
939939

940-
"@types/node@*", "@types/[email protected].25":
941-
version "14.14.25"
942-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
943-
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
940+
"@types/node@*", "@types/[email protected].28":
941+
version "14.14.28"
942+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
943+
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
944944

945945
"@types/normalize-package-data@^2.4.0":
946946
version "2.4.0"

0 commit comments

Comments
 (0)