array-buffer-cache-worker
Advanced tools
Comparing version 6.0.71 to 6.0.72
@@ -14,3 +14,3 @@ { | ||
"tslib": "^2.6.0", | ||
"worker-factory": "^7.0.6" | ||
"worker-factory": "^7.0.7" | ||
}, | ||
@@ -29,4 +29,4 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-holy-grail": "^57.2.11", | ||
"eslint": "^8.44.0", | ||
"eslint-config-holy-grail": "^57.2.12", | ||
"grunt": "^1.6.1", | ||
@@ -52,11 +52,11 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.25.3", | ||
"rollup": "^3.26.0", | ||
"sinon": "^15.2.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^14.0.6", | ||
"ts-loader": "^9.4.4", | ||
"tsconfig-holy-grail": "^14.0.7", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.88.0" | ||
"tslint-config-holy-grail": "^55.0.3", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1" | ||
}, | ||
@@ -83,3 +83,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.71" | ||
"version": "6.0.72" | ||
} |
Updatedworker-factory@^7.0.7