chore(deps) Update Tauri JS CLI (#561)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tensor-Programming <tensordeveloper@gmail.com>
This commit is contained in:
renovate[bot] 2020-04-16 13:38:10 -04:00 committed by GitHub
parent db673ccf40
commit 79e6f7f3f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 484 additions and 392 deletions

View File

@ -48,7 +48,7 @@
"@tauri-apps/toml": "2.2.4",
"chalk": "4.0.0",
"chokidar": "3.3.1",
"cross-spawn": "7.0.1",
"cross-spawn": "7.0.2",
"fast-glob": "3.2.2",
"fs-extra": "9.0.0",
"imagemin": "7.0.1",
@ -56,7 +56,7 @@
"imagemin-pngquant": "8.0.0",
"imagemin-zopfli": "6.0.0",
"is-png": "2.0.0",
"isbinaryfile": "4.0.5",
"isbinaryfile": "4.0.6",
"jsdom": "16.2.2",
"lodash": "4.17.15",
"minimist": "1.2.5",
@ -69,20 +69,20 @@
},
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/preset-typescript": "7.9.0",
"@types/cross-spawn": "6.0.1",
"@types/fs-extra": "8.1.0",
"@types/imagemin": "7.0.0",
"@types/imagemin-optipng": "5.2.0",
"@types/jsdom": "16.2.0",
"@types/jsdom": "16.2.1",
"@types/lodash": "4.14.149",
"@types/ms": "0.7.31",
"@types/sharp": "0.24.0",
"@types/webpack-merge": "4.1.5",
"@typescript-eslint/eslint-plugin": "2.26.0",
"@typescript-eslint/parser": "2.26.0",
"babel-jest": "25.2.4",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"babel-jest": "25.3.0",
"dotenv": "8.2.0",
"eslint": "6.8.0",
"eslint-config-standard-with-typescript": "15.0.1",
@ -92,15 +92,15 @@
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-security": "1.4.0",
"eslint-plugin-standard": "4.0.1",
"husky": "4.2.3",
"husky": "4.2.5",
"is-running": "2.1.0",
"jest": "25.2.4",
"jest": "25.3.0",
"jest-mock-process": "1.3.2",
"lint-staged": "10.1.1",
"lint-staged": "10.1.3",
"lockfile-lint": "4.2.2",
"promise": "8.1.0",
"raw-loader": "4.0.0",
"ts-loader": "7.0.0",
"raw-loader": "4.0.1",
"ts-loader": "6.2.2",
"typescript": "3.8.3",
"webpack": "4.42.1",
"webpack-cli": "3.3.11",

File diff suppressed because it is too large Load Diff