mirror of https://github.com/tauri-apps/tauri
chore(deps) Update Tauri JS CLI (#572)
This commit is contained in:
parent
8cd52f2cc9
commit
e0484ceab8
|
@ -76,33 +76,33 @@
|
|||
"@types/imagemin": "7.0.0",
|
||||
"@types/imagemin-optipng": "5.2.0",
|
||||
"@types/jsdom": "16.2.1",
|
||||
"@types/lodash": "4.14.149",
|
||||
"@types/lodash": "4.14.150",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/sharp": "0.24.0",
|
||||
"@types/sharp": "0.25.0",
|
||||
"@types/webpack-merge": "4.1.5",
|
||||
"@typescript-eslint/eslint-plugin": "2.28.0",
|
||||
"@typescript-eslint/parser": "2.28.0",
|
||||
"babel-jest": "25.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.29.0",
|
||||
"@typescript-eslint/parser": "2.29.0",
|
||||
"babel-jest": "25.4.0",
|
||||
"dotenv": "8.2.0",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-standard-with-typescript": "15.0.1",
|
||||
"eslint-plugin-import": "2.20.2",
|
||||
"eslint-plugin-lodash-template": "0.15.0",
|
||||
"eslint-plugin-lodash-template": "0.16.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "4.2.1",
|
||||
"eslint-plugin-security": "1.4.0",
|
||||
"eslint-plugin-standard": "4.0.1",
|
||||
"husky": "4.2.5",
|
||||
"is-running": "2.1.0",
|
||||
"jest": "25.3.0",
|
||||
"jest": "25.4.0",
|
||||
"jest-mock-process": "1.3.2",
|
||||
"lint-staged": "10.1.3",
|
||||
"lint-staged": "10.1.7",
|
||||
"lockfile-lint": "4.2.2",
|
||||
"promise": "8.1.0",
|
||||
"raw-loader": "4.0.1",
|
||||
"ts-loader": "6.2.2",
|
||||
"typescript": "3.8.3",
|
||||
"webpack": "4.42.1",
|
||||
"webpack": "4.43.0",
|
||||
"webpack-cli": "3.3.11",
|
||||
"webpack-node-externals": "1.7.2"
|
||||
},
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue