chore(deps): update dependency @types/node to v14.17.9

This commit is contained in:
Renovate Bot 2021-08-04 17:12:12 +00:00
parent 801fc5a7ea
commit bbe19891a2
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -21,7 +21,7 @@
"NeteaseCloudMusicApi": "app.js"
},
"devDependencies": {
"@types/node": "14.17.5",
"@types/node": "14.17.9",
"@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1",
"eslint": "7.31.0",
@ -235,9 +235,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "14.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
"integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA=="
"version": "14.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g=="
},
"node_modules/@types/parse-json": {
"version": "4.0.0",
@ -5787,9 +5787,9 @@
"dev": true
},
"@types/node": {
"version": "14.17.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.5.tgz",
"integrity": "sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA=="
"version": "14.17.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.9.tgz",
"integrity": "sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g=="
},
"@types/parse-json": {
"version": "4.0.0",

View File

@ -54,7 +54,7 @@
"tunnel": "^0.0.6"
},
"devDependencies": {
"@types/node": "14.17.5",
"@types/node": "14.17.9",
"@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1",
"eslint": "7.31.0",