Bump @types/node from 14.17.12 to 14.17.14

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.17.12 to 14.17.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-06 11:57:14 +00:00 committed by Labhansh Agrawal
parent 8e61f69733
commit a4976970db
2 changed files with 5 additions and 5 deletions

View file

@ -78,7 +78,7 @@
"@types/mkdirp": "1.0.2", "@types/mkdirp": "1.0.2",
"@types/mousetrap": "1.6.8", "@types/mousetrap": "1.6.8",
"@types/ms": "0.7.31", "@types/ms": "0.7.31",
"@types/node": "^14.17.12", "@types/node": "^14.17.14",
"@types/pify": "5.0.1", "@types/pify": "5.0.1",
"@types/plist": "3.0.2", "@types/plist": "3.0.2",
"@types/react": "^17.0.20", "@types/react": "^17.0.20",

View file

@ -981,10 +981,10 @@
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
"@types/node@*", "@types/node@^14.17.12", "@types/node@^14.6.2": "@types/node@*", "@types/node@^14.17.14", "@types/node@^14.6.2":
version "14.17.12" version "14.17.14"
resolved "https://registry.npmjs.org/@types/node/-/node-14.17.12.tgz#7a31f720b85a617e54e42d24c4ace136601656c7" resolved "https://registry.npmjs.org/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938"
integrity sha512-vhUqgjJR1qxwTWV5Ps5txuy2XMdf7Fw+OrdChRboy8BmWUPkckOhphaohzFG6b8DW7CrxaBMdrdJ47SYFq1okw== integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A==
"@types/normalize-package-data@^2.4.0": "@types/normalize-package-data@^2.4.0":
version "2.4.0" version "2.4.0"