chore(deps-dev): bump @types/node from 14.14.28 to 14.14.31 (#2005)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.28 to 14.14.31.
- [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]
2021-02-22 00:41:51 -05:00
committed by GitHub
parent 2c3c47b4a9
commit 9e3922e0d1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -665,9 +665,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.28",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.28.tgz",
"integrity": "sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g=="
"version": "14.14.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.31.tgz",
"integrity": "sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g=="
},
"@types/node-fetch": {
"version": "2.5.8",
+1 -1
View File
@@ -67,7 +67,7 @@
"@types/async": "^3.2.5",
"@types/cheerio": "^0.22.24",
"@types/mocha": "^8.2.1",
"@types/node": "^14.14.28",
"@types/node": "^14.14.31",
"@types/node-fetch": "^2.5.8",
"@types/node-notifier": "^8.0.0",
"@types/nodemailer": "^6.4.0",