async-array-buffer-worker
Advanced tools
Comparing version 6.0.60 to 6.0.61
@@ -12,9 +12,9 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"@babel/runtime": "^7.20.6", | ||
"tslib": "^2.4.1", | ||
"worker-factory": "^6.0.72" | ||
"worker-factory": "^6.0.73" | ||
}, | ||
"description": "The worker which is used by the async-array-buffer package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.20.2", | ||
"@babel/core": "^7.20.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
@@ -54,3 +54,3 @@ "@babel/plugin-transform-runtime": "^7.19.6", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.1", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^11.1.36", | ||
@@ -82,3 +82,3 @@ "tslint": "^6.1.3", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.60" | ||
"version": "6.0.61" | ||
} |
Updated@babel/runtime@^7.20.6
Updatedworker-factory@^6.0.73