async-array-buffer
Advanced tools
Comparing version 4.0.25 to 4.0.26
@@ -13,5 +13,5 @@ { | ||
"@babel/runtime": "^7.11.2", | ||
"async-array-buffer-broker": "^4.0.22", | ||
"async-array-buffer-worker": "^6.0.22", | ||
"tslib": "^2.0.1" | ||
"async-array-buffer-broker": "^4.0.23", | ||
"async-array-buffer-worker": "^6.0.23", | ||
"tslib": "^2.0.3" | ||
}, | ||
@@ -26,2 +26,3 @@ "description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.", | ||
"@commitlint/config-angular": "^11.0.0", | ||
"@rollup/plugin-babel": "^5.2.1", | ||
"@rollup/plugin-replace": "^2.3.3", | ||
@@ -32,3 +33,3 @@ "babel-loader": "^8.1.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.10.0", | ||
"eslint": "^7.11.0", | ||
"eslint-config-holy-grail": "^48.0.2", | ||
@@ -55,11 +56,10 @@ "grunt": "^1.3.0", | ||
"pretty-quick": "^3.0.2", | ||
"rollup": "^2.28.2", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"sinon": "^9.1.0", | ||
"rollup": "^2.29.0", | ||
"sinon": "^9.2.0", | ||
"sinon-chai": "^3.5.0", | ||
"terser-webpack-plugin": "^4.2.2", | ||
"terser-webpack-plugin": "^4.2.3", | ||
"ts-loader": "^8.0.4", | ||
"tsconfig-holy-grail": "^11.0.27", | ||
"tsconfig-holy-grail": "^11.0.29", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.0.3", | ||
"tslint-config-holy-grail": "^53.0.5", | ||
"typescript": "^4.0.3", | ||
@@ -93,3 +93,3 @@ "webpack": "^4.44.2" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.25" | ||
"version": "4.0.26" | ||
} |
49017
Updatedtslib@^2.0.3