You've already forked StringFilr
mirror of
https://github.com/FullScreenShenanigans/StringFilr.git
synced 2026-04-28 13:00:51 -07:00
Bumped all to latest
This commit is contained in:
Generated
+726
-2733
File diff suppressed because it is too large
Load Diff
+14
-14
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user