feat: other dependencies upgrade

This commit is contained in:
Amadou Ada DIENE
2020-09-29 21:49:34 +02:00
parent 0924b4a4bd
commit 39efb20600
2 changed files with 1510 additions and 1440 deletions

2920
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -57,15 +57,15 @@
"@angular/platform-browser": "~10.1.3",
"@angular/platform-browser-dynamic": "~10.1.3",
"@angular/router": "~10.1.3",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@ngx-translate/core": "^12.1.2",
"@ngx-translate/http-loader": "^4.0.0",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"@types/jasmine": "~3.5.0",
"@types/jasminewd2": "~2.0.3",
"@types/node": "^12.11.1",
"chromedriver": "^81.0.0",
"codelyzer": "^5.1.2",
"@types/node": "^14.11.2",
"chromedriver": "^85.0.1",
"codelyzer": "^6.0.0",
"conventional-changelog-cli": "^2.0.31",
"cpy-cli": "^3.1.0",
"cross-env": "^7.0.2",
@@ -75,25 +75,25 @@
"electron-webpack": "^2.8.2",
"fs-extra": "^9.0.0",
"husky": "^4.2.5",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.0.0",
"jasmine-core": "^3.6.0",
"jasmine-spec-reporter": "^6.0.0",
"karma": "^5.2.3",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"npm-run-all": "^4.1.5",
"protractor": "~7.0.0",
"rxjs": "~6.5.4",
"spectron": "^10.0.1",
"ts-node": "~8.3.0",
"rxjs": "^6.6.3",
"spectron": "^12.0.0",
"ts-node": "^9.0.0",
"tslib": "^2.0.0",
"tslint": "~6.1.0",
"typescript": "~4.0.3",
"wait-on": "^4.0.2",
"wait-on": "^5.2.0",
"webpack": "^4.42.1",
"winston": "^3.2.1",
"zone.js": "~0.10.2"
"zone.js": "^0.10.3"
},
"husky": {
"hooks": {