Update deps and CI workflow

This commit is contained in:
Joseph Garrone
2021-03-20 00:09:12 +01:00
parent e16192b416
commit 63d644d95f
4 changed files with 122 additions and 190 deletions

View File

@ -49,14 +49,14 @@
"properties-parser": "^0.3.1",
"react": "^17.0.1",
"rimraf": "^3.0.2",
"typescript": "^4.1.5"
"typescript": "^4.2.3"
},
"dependencies": {
"cheerio": "^1.0.0-rc.5",
"evt": "2.0.0-beta.15",
"minimal-polyfills": "^2.1.6",
"path": "^0.12.7",
"powerhooks": "^0.0.21",
"powerhooks": "^0.0.27",
"scripting-tools": "^0.19.13",
"tss-react": "^0.0.11"
}