async-array-buffer-worker
Advanced tools
Comparing version 6.0.39 to 6.0.40
@@ -14,3 +14,3 @@ { | ||
"tslib": "^2.2.0", | ||
"worker-factory": "^6.0.41" | ||
"worker-factory": "^6.0.43" | ||
}, | ||
@@ -27,6 +27,6 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"chai": "^4.3.4", | ||
"commitizen": "^4.2.3", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.25.0", | ||
"eslint-config-holy-grail": "^49.0.5", | ||
"eslint": "^7.26.0", | ||
"eslint-config-holy-grail": "^49.0.8", | ||
"grunt": "^1.4.0", | ||
@@ -49,4 +49,4 @@ "grunt-cli": "^1.4.2", | ||
"memory-fs": "^0.5.0", | ||
"mocha": "^8.3.2", | ||
"prettier": "^2.2.1", | ||
"mocha": "^8.4.0", | ||
"prettier": "^2.3.0", | ||
"pretty-quick": "^3.1.0", | ||
@@ -57,7 +57,7 @@ "rollup": "^2.47.0", | ||
"ts-loader": "^9.1.2", | ||
"tsconfig-holy-grail": "^11.0.53", | ||
"tsconfig-holy-grail": "^11.0.55", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.17", | ||
"tslint-config-holy-grail": "^53.2.20", | ||
"typescript": "^4.2.4", | ||
"webpack": "^5.36.2" | ||
"webpack": "^5.37.0" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.39" | ||
"version": "6.0.40" | ||
} |
@@ -5,4 +5,3 @@ # async-array-buffer-worker | ||
[![tests](https://img.shields.io/travis/chrisguttandin/async-array-buffer-worker/master.svg?style=flat-square)](https://travis-ci.org/chrisguttandin/async-array-buffer-worker) | ||
[![dependencies](https://img.shields.io/david/chrisguttandin/async-array-buffer-worker.svg?style=flat-square)](https://www.npmjs.com/package/async-array-buffer-worker) | ||
[![version](https://img.shields.io/npm/v/async-array-buffer-worker.svg?style=flat-square)](https://www.npmjs.com/package/async-array-buffer-worker) |
12363
7
Updatedworker-factory@^6.0.43