updating dependencies

This commit is contained in:
Yotam Mann 2020-03-08 12:10:30 -04:00
parent be00349caa
commit ed209a9de9
2 changed files with 1201 additions and 714 deletions

1905
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -71,17 +71,17 @@
"fs-extra": "^8.1.0",
"glob": "^7.1.5",
"html-webpack-plugin": "^3.2.0",
"http-server": "^0.11.1",
"http-server": "^0.12.1",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^4.4.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^2.0.1",
"karma-firefox-launcher": "^1.1.0",
"karma-firefox-launcher": "^1.3.0",
"karma-mocha": "^1.3.0",
"karma-safari-launcher": "^1.0.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.32",
"karma-typescript": "^4.1.1",
"karma-typescript": "^5.0.0",
"mocha": "^5.1.1",
"semver": "^5.5.0",
"teoria": "^2.5.0",
@ -91,8 +91,8 @@
"typedoc": "^0.15.0",
"typescript": "^3.5.3",
"ua-parser-js": "^0.7.20",
"webpack": "^4.39.3",
"webpack-cli": "^3.3.7",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",
"yargs": "^13.2.0"
},
"dependencies": {