Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 4a8ee82

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14
1 parent 5994fa6 commit 4a8ee82

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
@@ -48,7 +48,7 @@
4848
"@types/karma-webpack": "2.0.9",
4949
"@types/lodash": "4.14.170",
5050
"@types/mocha": "7.0.2",
51-
"@types/node": "13.13.51",
51+
"@types/node": "14.17.1",
5252
"@types/sinon": "10.0.1",
5353
"@types/webpack": "4.41.20",
5454
"@types/webpack-env": "1.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,10 +553,10 @@
553553
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"
554554
integrity sha512-ZvO2tAcjmMi8V/5Z3JsyofMe3hasRcaw88cto5etSVMwVQfeivGAlEYmaQgceUSVYFofVjT+ioHsATjdWcFt1w==
555555

556-
"@types/node@*", "@types/node@13.13.51", "@types/node@>= 8":
557-
version "13.13.51"
558-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.51.tgz#a424c5282f99fc1ca41f11b727b6aea80668bcba"
559-
integrity sha512-66/xg5I5Te4oGi5Jws11PtNmKkZbOPZWyBZZ/l5AOrWj1Dyw+6Ge/JhYTq/2/Yvdqyhrue8RL+DGI298OJ0xcg==
556+
"@types/node@*", "@types/node@14.17.1", "@types/node@>= 8":
557+
version "14.17.1"
558+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
559+
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
560560

561561
"@types/normalize-package-data@^2.4.0":
562562
version "2.4.0"

0 commit comments

Comments
 (0)