chore(deps): update dependency @types/node to v13.13.52

This commit is contained in:
Renovate Bot 2021-05-19 19:52:55 +00:00
parent 7e2e6a5772
commit 5eba0447f3
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -401,9 +401,9 @@
"dev": true
},
"@types/node": {
"version": "13.13.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.51.tgz",
"integrity": "sha512-66/xg5I5Te4oGi5Jws11PtNmKkZbOPZWyBZZ/l5AOrWj1Dyw+6Ge/JhYTq/2/Yvdqyhrue8RL+DGI298OJ0xcg==",
"version": "13.13.52",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.52.tgz",
"integrity": "sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==",
"dev": true
},
"@types/normalize-package-data": {

View file

@ -37,7 +37,7 @@
"devDependencies": {
"@commitlint/cli": "12.1.3",
"@commitlint/config-conventional": "12.1.3",
"@types/node": "13.13.51",
"@types/node": "13.13.52",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"@vercel/ncc": "0.28.5",