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

This commit is contained in:
Renovate Bot 2020-10-16 18:01:21 +00:00
parent c8c93ce35e
commit d6e9a1874d
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

@ -383,9 +383,9 @@
"dev": true
},
"@types/node": {
"version": "13.13.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.25.tgz",
"integrity": "sha512-6ZMK4xRcF2XrPdKmPYQxZkdHKV18xKgUFVvhIgw2iwaaO6weleLPHLBGPZmLhjo+m1N+MZXRAoBEBCCVqgO2zQ==",
"version": "13.13.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.26.tgz",
"integrity": "sha512-+48LLqolaKj/WnIY1crfLseaGQMIDISBy3PTXVOZ7w/PBaRUv+H8t94++atzfoBAvorbUYz6Xq9vh1fHrg33ig==",
"dev": true
},
"@types/normalize-package-data": {

View file

@ -37,7 +37,7 @@
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@types/node": "13.13.25",
"@types/node": "13.13.26",
"@typescript-eslint/eslint-plugin": "4.4.1",
"@typescript-eslint/parser": "4.4.1",
"@zeit/ncc": "0.22.3",