Merge pull request #1020 from dolanmiu/dependabot/npm_and_yarn/types/node-16.0.0

Bump @types/node from 15.14.0 to 16.0.0
This commit is contained in:
Dolan
2021-07-05 12:13:35 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@
"types": "./build/index.d.ts",
"dependencies": {
"@types/jszip": "^3.1.4",
"@types/node": "^15.0.1",
"@types/node": "^16.0.0",
"jszip": "^3.1.5",
"nanoid": "^3.1.20",
"xml": "^1.0.1",