Skip to content

Commit

Permalink
chore(deps) Update Tauri JS CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 20, 2021
1 parent 2fd1067 commit 1a10457
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 302 deletions.
32 changes: 16 additions & 16 deletions cli/tauri.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"@tauri-apps/tauri-inliner": "1.14.1",
"@tauri-apps/toml": "2.2.4",
"chalk": "4.1.0",
"chokidar": "3.5.0",
"chokidar": "3.5.1",
"cross-spawn": "7.0.3",
"fast-glob": "3.2.4",
"fs-extra": "9.0.1",
"fast-glob": "3.2.5",
"fs-extra": "9.1.0",
"http-proxy": "1.18.1",
"imagemin": "7.0.1",
"imagemin-optipng": "8.0.0",
Expand Down Expand Up @@ -83,35 +83,35 @@
"@rollup/plugin-babel": "5.2.2",
"@rollup/plugin-commonjs": "17.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "11.0.1",
"@rollup/plugin-node-resolve": "11.1.0",
"@rollup/plugin-sucrase": "3.1.0",
"@rollup/plugin-typescript": "8.1.0",
"@types/cross-spawn": "6.0.2",
"@types/fs-extra": "9.0.6",
"@types/http-proxy": "1.17.4",
"@types/http-proxy": "1.17.5",
"@types/imagemin": "7.0.0",
"@types/imagemin-optipng": "5.2.0",
"@types/inquirer": "7.3.1",
"@types/jsdom": "16.2.5",
"@types/lodash": "4.14.167",
"@types/jsdom": "16.2.6",
"@types/lodash": "4.14.168",
"@types/ms": "0.7.31",
"@types/semver": "7.3.4",
"@types/sharp": "0.27.0",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"@types/sharp": "0.27.1",
"@typescript-eslint/eslint-plugin": "4.14.0",
"@typescript-eslint/parser": "4.14.0",
"babel-jest": "26.6.3",
"copy-webpack-plugin": "7.0.0",
"dotenv": "8.2.0",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint": "7.18.0",
"eslint-config-prettier": "7.2.0",
"eslint-config-standard-with-typescript": "19.0.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-lodash-template": "0.19.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-security": "1.4.0",
"eslint-plugin-standard": "4.1.0",
"husky": "4.3.6",
"husky": "4.3.8",
"is-running": "2.1.0",
"jest": "26.6.3",
"jest-mock-process": "1.4.0",
Expand All @@ -121,16 +121,16 @@
"promise": "8.1.0",
"raw-loader": "4.0.2",
"rimraf": "3.0.2",
"rollup": "2.36.0",
"rollup": "2.37.1",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.29.0",
"toml-loader": "1.0.0",
"ts-loader": "8.0.14",
"tslib": "2.1.0",
"typescript": "4.1.3",
"typescript-json-validator": "2.4.2",
"webpack": "5.11.1",
"webpack-cli": "4.3.1",
"webpack": "5.16.0",
"webpack-cli": "4.4.0",
"webpack-node-externals": "2.5.2"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 1a10457

Please sign in to comment.