chore(deps-dev): bump @types/node from 14.14.3 to 14.14.5 (#609)

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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-27 10:19:13 -04:00
committed by GitHub
parent 2213c9e140
commit ceb049b317
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -701,9 +701,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.3.tgz",
"integrity": "sha512-33/L34xS7HVUx23e0wOT2V1qPF1IrHgQccdJVm9uXGTB9vFBrrzBtkQymT8VskeKOxjz55MSqMv0xuLq+u98WQ=="
"version": "14.14.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.5.tgz",
"integrity": "sha512-H5Wn24s/ZOukBmDn03nnGTp18A60ny9AmCwnEcgJiTgSGsCO7k+NWP7zjCCbhlcnVCoI+co52dUAt9GMhOSULw=="
},
"@types/node-notifier": {
"version": "8.0.0",
+1 -1
View File
@@ -51,7 +51,7 @@
"devDependencies": {
"@types/async": "^3.2.3",
"@types/cheerio": "^0.22.22",
"@types/node": "^14.14.3",
"@types/node": "^14.14.5",
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^3.0.2",