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

This commit is contained in:
renovate[bot] 2020-05-05 10:35:03 -03:00 committed by GitHub
parent 1d792d2a54
commit d2cf9c4ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 673 additions and 673 deletions

View File

@ -47,7 +47,7 @@
"@tauri-apps/tauri-inliner": "1.14.1",
"@tauri-apps/toml": "2.2.4",
"chalk": "4.0.0",
"chokidar": "3.3.1",
"chokidar": "3.4.0",
"cross-spawn": "7.0.2",
"fast-glob": "3.2.2",
"fs-extra": "9.0.0",
@ -68,8 +68,8 @@
"webpack-shell-plugin": "0.5.0"
},
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/core": "7.9.6",
"@babel/preset-env": "7.9.6",
"@babel/preset-typescript": "7.9.0",
"@types/cross-spawn": "6.0.1",
"@types/fs-extra": "8.1.0",
@ -80,9 +80,9 @@
"@types/ms": "0.7.31",
"@types/sharp": "0.25.0",
"@types/webpack-merge": "4.1.5",
"@typescript-eslint/eslint-plugin": "2.29.0",
"@typescript-eslint/parser": "2.29.0",
"babel-jest": "25.4.0",
"@typescript-eslint/eslint-plugin": "2.31.0",
"@typescript-eslint/parser": "2.31.0",
"babel-jest": "25.5.1",
"dotenv": "8.2.0",
"eslint": "6.8.0",
"eslint-config-standard-with-typescript": "16.0.0",
@ -94,13 +94,13 @@
"eslint-plugin-standard": "4.0.1",
"husky": "4.2.5",
"is-running": "2.1.0",
"jest": "25.4.0",
"jest-mock-process": "1.3.2",
"lint-staged": "10.1.7",
"jest": "25.5.4",
"jest-mock-process": "1.4.0",
"lint-staged": "10.2.2",
"lockfile-lint": "4.2.2",
"promise": "8.1.0",
"raw-loader": "4.0.1",
"ts-loader": "7.0.1",
"ts-loader": "7.0.2",
"typescript": "3.8.3",
"webpack": "4.43.0",
"webpack-cli": "3.3.11",

File diff suppressed because it is too large Load Diff