update dependencies

This commit is contained in:
Johannes Loher 2021-01-18 19:19:30 +01:00
parent e9adbd3c3b
commit a9725aa1c9
2 changed files with 118 additions and 102 deletions

View file

@ -46,13 +46,13 @@
"devDependencies": {
"@types/fs-extra": "^9.0.6",
"@types/jasmine": "^3.6.2",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",
"archiver": "^5.1.0",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"archiver": "^5.2.0",
"chalk": "^4.1.0",
"eslint": "^7.17.0",
"eslint": "^7.18.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.3.1",
"foundry-pc-types": "git+https://git.f3l.de/dungeonslayers/foundry-pc-types.git#f3l-fixes",
"fs-extra": "^9.0.1",
"gulp": "^4.0.2",
@ -60,13 +60,13 @@
"gulp-less": "^4.0.1",
"gulp-sass": "^4.1.0",
"gulp-typescript": "^6.0.0-alpha.1",
"husky": "^4.3.6",
"husky": "^4.3.8",
"jasmine": "^3.6.3",
"jasmine-xml-reporter": "^1.2.1",
"json-stringify-pretty-compact": "^2.0.0",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"sass": "^1.32.0",
"sass": "^1.32.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"yargs": "^16.2.0"