Bump @types/node from 15.0.3 to 15.3.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.3 to 15.3.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-17 06:38:31 +00:00
committed by GitHub
parent 9129d848ad
commit 38a986c312
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.0.3",
"@types/node": "^15.3.0",
"@typescript-eslint/parser": "^4.23.0",
"@vercel/ncc": "^0.28.5",
"eslint": "^7.26.0",
@@ -1276,9 +1276,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "15.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.3.tgz",
"integrity": "sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ=="
"version": "15.3.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.0.tgz",
"integrity": "sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@@ -10098,9 +10098,9 @@
"dev": true
},
"@types/node": {
"version": "15.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.3.tgz",
"integrity": "sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ=="
"version": "15.3.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.0.tgz",
"integrity": "sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ=="
},
"@types/normalize-package-data": {
"version": "2.4.0",
+1 -1
View File
@@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.0.3",
"@types/node": "^15.3.0",
"@typescript-eslint/parser": "^4.23.0",
"@vercel/ncc": "^0.28.5",
"eslint": "^7.26.0",