async-array-buffer-worker
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -9,3 +9,3 @@ { | ||
"tslib": "^1.9.0", | ||
"worker-factory": "^2.1.3" | ||
"worker-factory": "^2.1.4" | ||
}, | ||
@@ -20,4 +20,4 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"chai": "^4.1.2", | ||
"eslint": "^4.15.0", | ||
"eslint-config-holy-grail": "^24.0.1", | ||
"eslint": "^4.16.0", | ||
"eslint-config-holy-grail": "^25.0.0", | ||
"greenkeeper-lockfile": "^1.13.0", | ||
@@ -44,10 +44,10 @@ "grunt": "^1.0.1", | ||
"mocha": "^5.0.0", | ||
"rollup": "^0.54.1", | ||
"rollup": "^0.55.0", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"sinon": "^4.1.6", | ||
"sinon": "^4.2.0", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^3.2.0", | ||
"ts-loader": "^3.3.1", | ||
"tsconfig-holy-grail": "^3.0.17", | ||
"tslint": "^5.9.1", | ||
"tslint-config-holy-grail": "^21.0.2", | ||
"tslint-config-holy-grail": "^22.0.0", | ||
"typescript": "^2.6.2", | ||
@@ -77,3 +77,3 @@ "webpack": "^3.10.0" | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.7" | ||
"version": "3.0.8" | ||
} |
Updatedworker-factory@^2.1.4