array-buffer-cache-worker
Advanced tools
Comparing version 2.1.7 to 2.1.8
@@ -8,3 +8,3 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"tslib": "^1.7.1" | ||
"tslib": "^1.8.0" | ||
}, | ||
@@ -19,3 +19,3 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"chai": "^4.1.2", | ||
"eslint": "^4.7.2", | ||
"eslint": "^4.8.0", | ||
"eslint-config-holy-grail": "^23.0.0", | ||
@@ -40,13 +40,13 @@ "greenkeeper-lockfile": "^1.9.0", | ||
"karma-sinon-chai": "^1.3.2", | ||
"karma-webpack": "^2.0.4", | ||
"karma-webpack": "^2.0.5", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^3.5.3", | ||
"mocha": "^4.0.1", | ||
"rollup": "^0.50.0", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^4.0.0", | ||
"sinon-chai": "^2.13.0", | ||
"sinon": "^4.0.1", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^2.3.7", | ||
"tsconfig-holy-grail": "^2.4.5", | ||
"tsconfig-holy-grail": "^2.4.8", | ||
"tslint": "^5.7.0", | ||
"tslint-config-holy-grail": "^13.0.4", | ||
"tslint-config-holy-grail": "^13.0.7", | ||
"typescript": "^2.5.3", | ||
@@ -76,3 +76,3 @@ "webpack": "^3.6.0" | ||
"types": "build/es2015/module.d.ts", | ||
"version": "2.1.7" | ||
"version": "2.1.8" | ||
} |
Updatedtslib@^1.8.0