chore(deps): update dependency @types/node to v13.13.8 (#101)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-20 02:00:27 +00:00 committed by GitHub
parent 6feb46d733
commit 5ca12cb8fb
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

@ -327,9 +327,9 @@
"dev": true
},
"@types/node": {
"version": "13.13.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.7.tgz",
"integrity": "sha512-xCsVNsyYQHmXNDCHOhKdhAugWHZtRrTuNJkQfsOcvinaUugs/K/AHS2SH71k+u/y2wkKE0mBfKin/D4CMo/WmA==",
"version": "13.13.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.8.tgz",
"integrity": "sha512-WJoiKALUF5exZo0G3T5coauJR2Tmc6rdE9/kgppZVnV6rlUB2dl3gTu2GTNBKhKF6SZ/WFfpEUIGNC/0qvdMWA==",
"dev": true
},
"@types/parse-json": {