array-buffer-cache-worker
Advanced tools
Comparing version 3.0.13 to 3.0.14
@@ -14,3 +14,3 @@ { | ||
"tslib": "^1.9.0", | ||
"worker-factory": "^2.2.5" | ||
"worker-factory": "^2.2.6" | ||
}, | ||
@@ -30,3 +30,3 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^4.19.0", | ||
"eslint": "^4.19.1", | ||
"eslint-config-holy-grail": "^26.0.0", | ||
@@ -53,14 +53,14 @@ "greenkeeper-lockfile": "^1.14.0", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^5.0.4", | ||
"mocha": "^5.0.5", | ||
"rollup": "^0.57.1", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"sinon": "^4.4.8", | ||
"sinon": "^4.4.9", | ||
"sinon-chai": "^3.0.0", | ||
"ts-loader": "^4.1.0", | ||
"tsconfig-holy-grail": "^4.0.1", | ||
"tsconfig-holy-grail": "^4.0.2", | ||
"tslint": "^5.9.1", | ||
"tslint-config-holy-grail": "^23.0.3", | ||
"typescript": "^2.7.2", | ||
"tslint-config-holy-grail": "^23.0.4", | ||
"typescript": "^2.8.1", | ||
"uglifyjs-webpack-plugin": "^1.2.4", | ||
"webpack": "^4.2.0" | ||
"webpack": "^4.3.0" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.13" | ||
"version": "3.0.14" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
45449
Updatedworker-factory@^2.2.6