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

This commit is contained in:
Renovate Bot 2020-10-20 12:41:03 +00:00
parent 0b0419b8a0
commit 2b105b37ae
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.26",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.26.tgz",
"integrity": "sha512-+48LLqolaKj/WnIY1crfLseaGQMIDISBy3PTXVOZ7w/PBaRUv+H8t94++atzfoBAvorbUYz6Xq9vh1fHrg33ig==",
"version": "13.13.27",
"resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.27.tgz",
"integrity": "sha512-IeZlpkPnUqO45iBxJocIQzwV+K6phdSVaCxRwlvHHQ0YL+Gb1fvuv9GmIMYllZcjyzqoRKDNJeNo6p8dNWSPSQ==",
"dev": true
},
"@types/normalize-package-data": {