chore(deps): update dependency @types/node to v13.13.20 (#259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-15 20:03:29 +00:00 committed by GitHub
parent f6d1930c4b
commit c160aa05e1
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

@ -518,9 +518,9 @@
"dev": true
},
"@types/node": {
"version": "13.13.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.19.tgz",
"integrity": "sha512-IVsULCpTdafcHhBDLYEPnV5l15xV0q065zvOHC1ZmzFYaBCMzku078eXnazoSG8907vZjRgEN/EQjku7GwwFyQ==",
"version": "13.13.20",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.20.tgz",
"integrity": "sha512-1kx55tU3AvGX2Cjk2W4GMBxbgIz892V+X10S2gUreIAq8qCWgaQH+tZBOWc0bi2BKFhQt+CX0BTx28V9QPNa+A==",
"dev": true
},
"@types/normalize-package-data": {

View file

@ -37,7 +37,7 @@
"devDependencies": {
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@types/node": "13.13.19",
"@types/node": "13.13.20",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"@zeit/ncc": "0.22.3",