chore(deps): update dependency @types/node to ^14.14.36 (#16)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-26 10:17:40 +01:00 committed by GitHub
parent e94cb2cdd4
commit 5cab5c5274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1454,9 +1454,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.32.tgz",
"integrity": "sha512-/Ctrftx/zp4m8JOujM5ZhwzlWLx22nbQJiVqz8/zE15gOeEW+uly3FSX4fGFpcfEvFzXcMCJwq9lGVWgyARXhg==",
"version": "14.14.36",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.36.tgz",
"integrity": "sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ==",
"dev": true
},
"@types/normalize-package-data": {

View File

@ -32,7 +32,7 @@
"@nestjs/common": "^7.6.15",
"@types/express": "^4.17.11",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.32",
"@types/node": "^14.14.36",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",