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

This commit is contained in:
renovate[bot] 2022-10-26 15:49:09 +00:00
parent 8463aa6759
commit e0432d083e
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.18.0",
"@types/node": "^16.18.1",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"eslint": "^8.26.0",
@ -1455,9 +1455,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.18.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz",
"integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==",
"version": "16.18.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.1.tgz",
"integrity": "sha512-Z659t5cj2Tt2SaqbJxXRo5EaU86E4l2CxtklCY1VftxYXhR81Z75UsugwdI7l5MUAR1I+l8sdt3B5Y++ZV76WQ==",
"dev": true
},
"node_modules/@types/prettier": {
@ -8491,9 +8491,9 @@
"dev": true
},
"@types/node": {
"version": "16.18.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.0.tgz",
"integrity": "sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==",
"version": "16.18.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.1.tgz",
"integrity": "sha512-Z659t5cj2Tt2SaqbJxXRo5EaU86E4l2CxtklCY1VftxYXhR81Z75UsugwdI7l5MUAR1I+l8sdt3B5Y++ZV76WQ==",
"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.18.0",
"@types/node": "^16.18.1",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"eslint": "^8.26.0",