Merge pull request #1557 from dolanmiu/dependabot/npm_and_yarn/types/node-18.0.0

build(deps): bump @types/node from 17.0.43 to 18.0.0
This commit is contained in:
Dolan
2022-06-16 20:36:01 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

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