chore(deps) Update create-tauri-app (#1712)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-05-05 10:18:44 -03:00 committed by GitHub
parent c273b76799
commit 762dd15e9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,10 +37,10 @@
"execa": "^5.0.0",
"inquirer": "^8.0.0",
"minimist": "^1.2.5",
"scaffe": "1.0.1"
"scaffe": "1.1.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-commonjs": "18.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@rollup/plugin-typescript": "8.2.1",
"@types/cross-spawn": "6.0.2",
@ -48,8 +48,8 @@
"@types/jest": "26.0.23",
"@types/minimist": "1.2.1",
"@types/semver": "7.3.5",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-standard-with-typescript": "20.0.0",
@ -61,7 +61,7 @@
"fixturez": "1.1.0",
"jest": "26.6.3",
"prettier": "2.2.1",
"rollup": "2.45.2",
"rollup": "2.47.0",
"ts-jest": "26.5.5",
"tslib": "2.2.0",
"typescript": "4.2.4"