Skip to content

Commit 7a652b1

Browse files
Bump @types/node from 14.14.3 to 14.14.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.3 to 14.14.5. - [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 332035d commit 7a652b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/bignumber.js": "5.0.0",
4747
"@types/chai": "4.2.14",
4848
"@types/mocha": "8.0.3",
49-
"@types/node": "14.14.3",
49+
"@types/node": "14.14.5",
5050
"bignumber.js": "9.0.1",
5151
"chai": "4.2.0",
5252
"chai-bn": "0.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -483,10 +483,10 @@
483483
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
484484
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
485485

486-
"@types/node@*", "@types/[email protected].3":
487-
version "14.14.3"
488-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.3.tgz#e1c09064121f894baaad2bd9f12ce4a41bffb274"
489-
integrity sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ==
486+
"@types/node@*", "@types/[email protected].5":
487+
version "14.14.5"
488+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.5.tgz#e92d3b8f76583efa26c1a63a21c9d3c1143daa29"
489+
integrity sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw==
490490

491491
"@types/node@^10.0.3", "@types/node@^10.12.18", "@types/node@^10.3.2":
492492
version "10.17.14"

0 commit comments

Comments
 (0)