Brought in latest shenanigans-manager

This commit is contained in:
Josh Goldberg
2018-08-15 23:59:08 -07:00
parent 932166bc2b
commit 20756b32dc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"mocha-headless-chrome": "^2.0.1",
"requirejs": "^2.3.5",
"run-for-every-file": "^1.1.0",
"shenanigans-manager": "^0.2.32",
"shenanigans-manager": "^0.2.33",
"sinon": "^6.1.5",
"sinon-chai": "^3.2.0",
"tslint": "5.11.0",
+1
View File
@@ -15,6 +15,7 @@
"noUnusedParameters": true,
"pretty": true,
"strict": true,
"strictFunctionTypes": false,
"strictPropertyInitialization": false,
"target": "es5"
},