array-buffer-cache-worker
Advanced tools
Comparing version 3.0.20 to 3.0.21
@@ -14,3 +14,3 @@ { | ||
"tslib": "^1.9.1", | ||
"worker-factory": "^2.4.5" | ||
"worker-factory": "^2.4.7" | ||
}, | ||
@@ -28,7 +28,7 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"chai": "^4.1.2", | ||
"commitizen": "^2.9.6", | ||
"commitizen": "^2.10.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^4.19.1", | ||
"eslint-config-holy-grail": "^27.0.1", | ||
"greenkeeper-lockfile": "^1.15.0", | ||
"eslint-config-holy-grail": "^27.0.2", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"grunt": "^1.0.2", | ||
@@ -53,14 +53,14 @@ "grunt-cli": "^1.2.0", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^5.1.1", | ||
"rollup": "^0.59.1", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.59.3", | ||
"rollup-plugin-babel": "^3.0.4", | ||
"sinon": "^5.0.7", | ||
"sinon-chai": "^3.0.0", | ||
"sinon": "^5.0.10", | ||
"sinon-chai": "^3.1.0", | ||
"ts-loader": "^4.3.0", | ||
"tsconfig-holy-grail": "^4.0.16", | ||
"tsconfig-holy-grail": "^4.0.18", | ||
"tslint": "^5.10.0", | ||
"tslint-config-holy-grail": "^27.0.1", | ||
"tslint-config-holy-grail": "^28.0.1", | ||
"typescript": "^2.8.3", | ||
"uglifyjs-webpack-plugin": "^1.2.5", | ||
"webpack": "^4.8.3" | ||
"webpack": "^4.9.1" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.20" | ||
"version": "3.0.21" | ||
} |
46673
44
Updatedworker-factory@^2.4.7