array-buffer-cache-worker
Advanced tools
Comparing version 6.0.70 to 6.0.71
@@ -13,3 +13,3 @@ { | ||
"@babel/runtime": "^7.22.5", | ||
"tslib": "^2.5.3", | ||
"tslib": "^2.6.0", | ||
"worker-factory": "^7.0.6" | ||
@@ -23,4 +23,4 @@ }, | ||
"@babel/preset-env": "^7.22.5", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@commitlint/cli": "^17.6.6", | ||
"@commitlint/config-angular": "^17.6.6", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -30,4 +30,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.9", | ||
"eslint": "^8.43.0", | ||
"eslint-config-holy-grail": "^57.2.11", | ||
"grunt": "^1.6.1", | ||
@@ -53,11 +53,11 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.24.0", | ||
"sinon": "^15.1.0", | ||
"rollup": "^3.25.3", | ||
"sinon": "^15.2.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^14.0.3", | ||
"tsconfig-holy-grail": "^14.0.6", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.86.0" | ||
"webpack": "^5.88.0" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.70" | ||
"version": "6.0.71" | ||
} |
22534
Updatedtslib@^2.6.0