async-array-buffer-worker
Advanced tools
Comparing version 5.0.37 to 5.0.38
@@ -14,3 +14,3 @@ { | ||
"tslib": "^1.10.0", | ||
"worker-factory": "^5.0.19" | ||
"worker-factory": "^5.0.20" | ||
}, | ||
@@ -23,9 +23,9 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"@babel/preset-env": "^7.7.7", | ||
"@commitlint/cli": "^8.2.0", | ||
"@commitlint/config-angular": "^8.2.0", | ||
"@commitlint/cli": "^8.3.3", | ||
"@commitlint/config-angular": "^8.3.0", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.0.3", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.7.2", | ||
"eslint-config-holy-grail": "^45.0.2", | ||
"eslint": "^6.8.0", | ||
"eslint-config-holy-grail": "^46.0.2", | ||
"grunt": "^1.0.4", | ||
@@ -48,12 +48,12 @@ "grunt-cli": "^1.3.2", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.27.13", | ||
"rollup": "^1.27.14", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0", | ||
"sinon": "^8.0.2", | ||
"sinon-chai": "^3.4.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.36", | ||
"tsconfig-holy-grail": "^10.0.38", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^47.0.4", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.41.4" | ||
"tslint-config-holy-grail": "^47.0.6", | ||
"typescript": "^3.7.4", | ||
"webpack": "^4.41.5" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "5.0.37" | ||
"version": "5.0.38" | ||
} |
Sorry, the diff of this file is not supported yet
Updatedworker-factory@^5.0.20