chore(deps) Update Tauri JS CLI (major) (#1047)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
renovate[bot] 2020-10-17 20:00:21 -03:00 committed by GitHub
parent b5ade8c6b8
commit 6d9528d0c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1909 additions and 1039 deletions

View File

@ -63,7 +63,7 @@
"imagemin-zopfli": "7.0.0", "imagemin-zopfli": "7.0.0",
"inquirer": "7.3.3", "inquirer": "7.3.3",
"is-png": "2.0.0", "is-png": "2.0.0",
"is-reachable": "4.0.0", "is-reachable": "5.0.0",
"isbinaryfile": "4.0.6", "isbinaryfile": "4.0.6",
"jsdom": "16.4.0", "jsdom": "16.4.0",
"lodash": "4.17.20", "lodash": "4.17.20",
@ -97,7 +97,6 @@
"@types/ms": "0.7.31", "@types/ms": "0.7.31",
"@types/semver": "7.3.4", "@types/semver": "7.3.4",
"@types/sharp": "0.26.0", "@types/sharp": "0.26.0",
"@types/webpack-merge": "4.1.5",
"@typescript-eslint/eslint-plugin": "4.4.0", "@typescript-eslint/eslint-plugin": "4.4.0",
"@typescript-eslint/parser": "4.4.0", "@typescript-eslint/parser": "4.4.0",
"babel-jest": "26.5.2", "babel-jest": "26.5.2",
@ -130,8 +129,8 @@
"tslib": "2.0.3", "tslib": "2.0.3",
"typescript": "4.0.3", "typescript": "4.0.3",
"typescript-json-validator": "2.4.2", "typescript-json-validator": "2.4.2",
"webpack": "4.44.2", "webpack": "5.1.3",
"webpack-cli": "3.3.12", "webpack-cli": "4.0.0",
"webpack-node-externals": "2.5.2" "webpack-node-externals": "2.5.2"
}, },
"resolutions": { "resolutions": {

File diff suppressed because it is too large Load Diff