async-array-buffer-worker
Advanced tools
Comparing version 6.0.68 to 6.0.69
@@ -13,4 +13,4 @@ { | ||
"@babel/runtime": "^7.22.3", | ||
"tslib": "^2.5.2", | ||
"worker-factory": "^7.0.4" | ||
"tslib": "^2.5.3", | ||
"worker-factory": "^7.0.5" | ||
}, | ||
@@ -21,6 +21,6 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-angular": "^17.6.3", | ||
"@babel/plugin-transform-runtime": "^7.22.4", | ||
"@babel/preset-env": "^7.22.4", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -30,4 +30,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.8", | ||
"grunt": "^1.6.1", | ||
@@ -53,3 +53,3 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"sinon": "^15.1.0", | ||
@@ -60,5 +60,5 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1" | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.85.1" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.68" | ||
"version": "6.0.69" | ||
} |
Updatedtslib@^2.5.3
Updatedworker-factory@^7.0.5