build(deps-dev): 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 07:51:39 +00:00
committed by GitHub
parent 6fb6746911
commit 02cdc7ea2a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2119,9 +2119,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==",
"dev": true
},
"@types/normalize-package-data": {
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@actions/io": "^1.1.0",
"@types/jest": "^26.0.23",
"@types/node": "^15.0.3",
"@types/node": "^15.3.0",
"@types/semver": "^7.3.6",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",