Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 3, 2021
1 parent e641194 commit 00f1943
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/types/package.json
Expand Up @@ -19,7 +19,7 @@
"@types/file-loader": "5.0.1",
"@types/html-minifier": "4.0.1",
"@types/less": "3.0.3",
"@types/node": "14.17.32",
"@types/node": "16.11.6",
"@types/optimize-css-assets-webpack-plugin": "5.0.4",
"@types/pug": "2.0.5",
"@types/sass-loader": "8.0.2",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Expand Up @@ -2498,16 +2498,11 @@
dependencies:
"@types/node" "*"

"@types/node@*":
"@types/node@*", "@types/node@16.11.6":
version "16.11.6"
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==

"@types/node@14.17.32":
version "14.17.32"
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.32.tgz#2ca61c9ef8c77f6fa1733be9e623ceb0d372ad96"
integrity sha512-JcII3D5/OapPGx+eJ+Ik1SQGyt6WvuqdRfh9jUwL6/iHGjmyOriBDciBUu7lEIBTL2ijxwrR70WUnw5AEDmFvQ==

"@types/normalize-package-data@^2.4.0":
version "2.4.1"
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
Expand Down

0 comments on commit 00f1943

Please sign in to comment.