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

This commit is contained in:
Renovate Bot 2020-10-09 08:00:59 +00:00
parent e5f3ab9d53
commit ca344be25e
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.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.24.tgz",
"integrity": "sha512-ry1JlHIVcmQFNq5KWgdEo1NVu7qFDi+vQPknWWDCc05cekTLVr2y0FHAKXTfv4OLWw+GOzdVe8eFWPoYEdk05w==",
"version": "13.13.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.25.tgz",
"integrity": "sha512-6ZMK4xRcF2XrPdKmPYQxZkdHKV18xKgUFVvhIgw2iwaaO6weleLPHLBGPZmLhjo+m1N+MZXRAoBEBCCVqgO2zQ==",
"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.24",
"@types/node": "13.13.25",
"@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0",
"@zeit/ncc": "0.22.3",