chore(deps): update dependency @types/node to ^16.11.64

This commit is contained in:
renovate[bot] 2022-10-04 00:02:07 +00:00
parent 42670aacbd
commit 978e3d22aa
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -16,7 +16,7 @@
"@types/express": "^4.17.14",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.186",
"@types/node": "^16.11.63",
"@types/node": "^16.11.64",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"eslint": "^8.24.0",
@ -1465,9 +1465,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.11.63",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.63.tgz",
"integrity": "sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==",
"version": "16.11.64",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz",
"integrity": "sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==",
"dev": true
},
"node_modules/@types/prettier": {
@ -8490,9 +8490,9 @@
"dev": true
},
"@types/node": {
"version": "16.11.63",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.63.tgz",
"integrity": "sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==",
"version": "16.11.64",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.64.tgz",
"integrity": "sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==",
"dev": true
},
"@types/prettier": {

View File

@ -34,7 +34,7 @@
"@types/express": "^4.17.14",
"@types/jest": "^28.1.8",
"@types/lodash": "^4.14.186",
"@types/node": "^16.11.63",
"@types/node": "^16.11.64",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"eslint": "^8.24.0",