Merge pull request #6 from tauri-apps/renovate/typescript-4.x

This commit is contained in:
Lucas Fernandes Nogueira
2021-10-20 10:59:14 -03:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@rollup/plugin-typescript": "^8.1.0",
"rollup": "2.58.0",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.1.3"
"typescript": "4.4.4"
},
"dependencies": {
"@tauri-apps/api": "^1.0.0-beta.4",