Bumped all to latest

This commit is contained in:
Josh Goldberg
2019-03-10 20:36:42 -04:00
parent c8dc2afd0d
commit acae8367e7
2 changed files with 740 additions and 2747 deletions
+726 -2733
View File
File diff suppressed because it is too large Load Diff
+14 -14
View File
@@ -11,32 +11,32 @@
"description": "A path-based cache for quick lookups in nested data structures.",
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/lodash": "^4.14.120",
"@types/lolex": "^2.1.3",
"@types/mocha": "^5.2.5",
"@types/sinon": "^7.0.4",
"@types/lodash": "^4.14.122",
"@types/lolex": "^3.1.0",
"@types/mocha": "^5.2.6",
"@types/sinon": "^7.0.9",
"@types/sinon-chai": "^3.2.2",
"chai": "^4.2.0",
"concurrently": "^4.1.0",
"glob": "^7.1.3",
"istanbul": "^0.4.5",
"lolex": "^3.0.0",
"lolex": "^3.1.0",
"mkdirp": "^0.5.1",
"mocha": "^5.2.0",
"mocha-headless-chrome": "^2.0.1",
"npm-check-updates": "^2.15.0",
"mocha": "^6.0.2",
"mocha-headless-chrome": "^2.0.2",
"npm-check-updates": "^3.0.4",
"requirejs": "^2.3.6",
"run-for-every-file": "^1.1.0",
"shenanigans-manager": "^0.2.35",
"sinon": "^7.2.3",
"sinon": "^7.2.7",
"sinon-chai": "^3.3.0",
"tslint": "5.12.1",
"tsutils": "^3.7.0",
"tslint": "5.13.1",
"tsutils": "^3.9.0",
"typedoc": "^0.14.2",
"typescript": "^3.2.4",
"typescript": "^3.3.3333",
"watch": "^1.0.2",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1"
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3"
},
"license": "MIT",
"name": "stringfilr",