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

Commit 85a7ae0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v16
1 parent 1a15357 commit 85a7ae0

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.10",
4949
"@types/lodash": "4.14.176",
5050
"@types/mocha": "8.2.3",
51-
"@types/node": "14.17.32",
51+
"@types/node": "16.11.6",
5252
"@types/sinon": "10.0.6",
5353
"@types/webpack": "4.41.20",
5454
"@types/webpack-env": "1.16.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -580,10 +580,10 @@
580580
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
581581
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
582582

583-
"@types/node@*", "@types/node@14.17.32", "@types/node@>= 8":
584-
version "14.17.32"
585-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
586-
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==
583+
"@types/node@*", "@types/node@16.11.6", "@types/node@>= 8":
584+
version "16.11.6"
585+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
586+
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
587587

588588
"@types/normalize-package-data@^2.4.0":
589589
version "2.4.0"

0 commit comments

Comments
 (0)