async-array-buffer-broker
Advanced tools
Comparing version
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.6", | ||
"async-array-buffer-worker": "^6.0.33", | ||
"broker-factory": "^3.0.32", | ||
"@babel/runtime": "^7.13.8", | ||
"async-array-buffer-worker": "^6.0.34", | ||
"broker-factory": "^3.0.35", | ||
"tslib": "^2.1.0" | ||
@@ -20,8 +20,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.13.1", | ||
"@babel/core": "^7.13.8", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.13.6", | ||
"@babel/preset-env": "^7.13.5", | ||
"@commitlint/cli": "^12.0.0", | ||
"@commitlint/config-angular": "^12.0.0", | ||
"@babel/plugin-transform-runtime": "^7.13.8", | ||
"@babel/preset-env": "^7.13.8", | ||
"@commitlint/cli": "^12.0.1", | ||
"@commitlint/config-angular": "^12.0.1", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
@@ -31,3 +31,3 @@ "chai": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.20.0", | ||
"eslint": "^7.21.0", | ||
"eslint-config-holy-grail": "^49.0.2", | ||
@@ -52,3 +52,3 @@ "grunt": "^1.3.0", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.39.1", | ||
"rollup": "^2.40.0", | ||
"sinon": "^9.2.4", | ||
@@ -59,5 +59,5 @@ "sinon-chai": "^3.5.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.4", | ||
"typescript": "^4.1.5", | ||
"webpack": "^5.24.0" | ||
"tslint-config-holy-grail": "^53.2.6", | ||
"typescript": "^4.2.2", | ||
"webpack": "^5.24.2" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.32" | ||
"version": "4.0.33" | ||
} |
Updated
Updated