async-array-buffer-worker
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -8,3 +8,3 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"tslib": "^1.8.0" | ||
"tslib": "^1.8.1" | ||
}, | ||
@@ -19,5 +19,5 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"chai": "^4.1.2", | ||
"eslint": "^4.8.0", | ||
"eslint-config-holy-grail": "^23.0.0", | ||
"greenkeeper-lockfile": "^1.9.0", | ||
"eslint": "^4.12.1", | ||
"eslint-config-holy-grail": "^24.0.1", | ||
"greenkeeper-lockfile": "^1.12.0", | ||
"grunt": "^1.0.1", | ||
@@ -39,16 +39,16 @@ "grunt-cli": "^1.2.0", | ||
"karma-sauce-launcher": "^1.2.0", | ||
"karma-sinon-chai": "^1.3.2", | ||
"karma-webpack": "^2.0.5", | ||
"karma-sinon-chai": "^1.3.3", | ||
"karma-webpack": "^2.0.6", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^4.0.1", | ||
"rollup": "^0.50.0", | ||
"rollup": "^0.52.1", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^4.0.1", | ||
"sinon": "^4.1.2", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^2.3.7", | ||
"tsconfig-holy-grail": "^2.4.8", | ||
"tslint": "^5.7.0", | ||
"tslint-config-holy-grail": "^13.0.7", | ||
"typescript": "^2.5.3", | ||
"webpack": "^3.6.0" | ||
"ts-loader": "^3.2.0", | ||
"tsconfig-holy-grail": "^3.0.9", | ||
"tslint": "^5.8.0", | ||
"tslint-config-holy-grail": "^18.0.8", | ||
"typescript": "^2.6.2", | ||
"webpack": "^3.10.0" | ||
}, | ||
@@ -76,3 +76,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "2.1.6" | ||
"version": "2.1.7" | ||
} |
24630
Updatedtslib@^1.8.1