Updated all to latest

This commit is contained in:
Josh Goldberg
2019-01-19 10:35:17 -05:00
parent 463d2b5a2c
commit 9ef67b6aff
2 changed files with 630 additions and 460 deletions
+617 -447
View File
File diff suppressed because it is too large Load Diff
+13 -13
View File
@@ -13,32 +13,32 @@
"description": "In-game menu and dialog creation and management for EightBittr.",
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/lodash": "^4.14.117",
"@types/lodash": "^4.14.120",
"@types/lolex": "^2.1.3",
"@types/mocha": "^5.2.5",
"@types/sinon": "^5.0.5",
"@types/sinon-chai": "^3.2.0",
"@types/sinon": "^7.0.4",
"@types/sinon-chai": "^3.2.2",
"chai": "^4.2.0",
"concurrently": "^4.0.1",
"concurrently": "^4.1.0",
"glob": "^7.1.3",
"istanbul": "^0.4.5",
"lolex": "^3.0.0",
"mkdirp": "^0.5.1",
"mocha": "^5.2.0",
"mocha-headless-chrome": "^2.0.1",
"npm-check-updates": "^2.14.2",
"npm-check-updates": "^2.15.0",
"requirejs": "^2.3.6",
"run-for-every-file": "^1.1.0",
"shenanigans-manager": "^0.2.34",
"sinon": "^7.1.0",
"sinon-chai": "^3.2.0",
"tslint": "5.11.0",
"tsutils": "^3.2.0",
"typedoc": "^0.13.0",
"typescript": "^3.1.4",
"sinon": "^7.2.3",
"sinon-chai": "^3.3.0",
"tslint": "5.12.1",
"tsutils": "^3.7.0",
"typedoc": "^0.14.2",
"typescript": "^3.2.4",
"watch": "^1.0.2",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2"
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1"
},
"license": "MIT",
"name": "menugraphr",