async-array-buffer-worker
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -9,3 +9,3 @@ { | ||
"tslib": "^1.9.0", | ||
"worker-factory": "^2.1.5" | ||
"worker-factory": "^2.1.6" | ||
}, | ||
@@ -20,6 +20,6 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"chai": "^4.1.2", | ||
"eslint": "^4.16.0", | ||
"eslint": "^4.17.0", | ||
"eslint-config-holy-grail": "^25.0.0", | ||
"greenkeeper-lockfile": "^1.13.2", | ||
"grunt": "^1.0.1", | ||
"grunt": "^1.0.2", | ||
"grunt-cli": "^1.2.0", | ||
@@ -43,13 +43,13 @@ "grunt-contrib-clean": "^1.0.0", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^5.0.0", | ||
"rollup": "^0.55.1", | ||
"mocha": "^5.0.1", | ||
"rollup": "^0.56.0", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"sinon": "^4.2.2", | ||
"sinon": "^4.3.0", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^3.4.0", | ||
"tsconfig-holy-grail": "^3.0.18", | ||
"ts-loader": "^3.5.0", | ||
"tsconfig-holy-grail": "^3.0.23", | ||
"tslint": "^5.9.1", | ||
"tslint-config-holy-grail": "^22.0.2", | ||
"tslint-config-holy-grail": "^22.0.4", | ||
"typescript": "^2.7.1", | ||
"webpack": "^3.10.0" | ||
"webpack": "^3.11.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.9" | ||
"version": "3.0.10" | ||
} |
28875
Updatedworker-factory@^2.1.6