chore(deps-dev): bump @types/node from 15.3.1 to 15.6.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.3.1 to 15.6.0.
- [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>
This commit is contained in:
dependabot[bot]
2021-05-24 06:09:41 +00:00
committed by probot-auto-merge[bot]
parent ce79fdc2f6
commit 4b4fc12323
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1698,9 +1698,9 @@
"dev": true
},
"@types/node": {
"version": "15.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.1.tgz",
"integrity": "sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw==",
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz",
"integrity": "sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==",
"dev": true
},
"@types/normalize-package-data": {

View File

@@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.3.1",
"@types/node": "^15.6.0",
"@typescript-eslint/parser": "^4.24.0",
"@vercel/ncc": "^0.28.5",
"eslint": "^7.26.0",