chore(deps-dev): bump @types/node from 14.11.7 to 14.11.8 (#504)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.7 to 14.11.8.
- [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-12 12:03:04 -04:00
committed by GitHub
parent 2b0eab656d
commit 51d8b5290a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -528,9 +528,9 @@
"dev": true
},
"@types/node": {
"version": "14.11.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.7.tgz",
"integrity": "sha512-hSEXknS4KiayUdZ7401J/T6eykXHJkDEipnyQMJ4/GstK4kWjbHnwXlcpvIWfPKiEH1JU96DkbzJ1nHRmpmKLw=="
"version": "14.11.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.8.tgz",
"integrity": "sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw=="
},
"@types/node-notifier": {
"version": "8.0.0",
+1 -1
View File
@@ -47,7 +47,7 @@
"devDependencies": {
"@types/async": "^3.2.3",
"@types/cheerio": "^0.22.22",
"@types/node": "^14.11.7",
"@types/node": "^14.11.8",
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",
"@types/puppeteer": "^3.0.2",