Bumped dependencies to latest

This commit is contained in:
Josh Goldberg
2018-06-18 01:54:55 -07:00
parent e98e937b47
commit df327f2240
+7 -7
View File
@@ -12,12 +12,12 @@
},
"description": "Hookups for extensible triggered mod events.",
"devDependencies": {
"@types/chai": "^4.1.3",
"@types/chai": "^4.1.4",
"@types/lodash": "^4.14.109",
"@types/lolex": "^2.1.2",
"@types/mocha": "^5.2.1",
"@types/mocha": "^5.2.2",
"@types/sinon": "^5.0.1",
"@types/sinon-chai": "^2.7.32",
"@types/sinon-chai": "^3.2.0",
"chai": "^4.1.2",
"concurrently": "^3.5.1",
"glob": "^7.1.2",
@@ -29,15 +29,15 @@
"requirejs": "^2.3.5",
"run-for-every-file": "^1.1.0",
"shenanigans-manager": "^0.2.31",
"sinon": "^5.1.0",
"sinon-chai": "^3.1.0",
"sinon": "^6.0.0",
"sinon-chai": "^3.2.0",
"tslint": "5.10.0",
"tsutils": "^2.27.1",
"typedoc": "^0.11.1",
"typescript": "^2.9.1",
"typescript": "^2.9.2",
"watch": "^1.0.2",
"webpack": "^4.12.0",
"webpack-cli": "^3.0.3"
"webpack-cli": "^3.0.8"
},
"license": "MIT",
"name": "modattachr",