async-array-buffer-broker
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -7,3 +7,3 @@ { | ||
"dependencies": { | ||
"async-array-buffer-worker": "^2.1.4", | ||
"async-array-buffer-worker": "^2.1.5", | ||
"babel-runtime": "^6.26.0", | ||
@@ -19,4 +19,4 @@ "tslib": "^1.7.1" | ||
"chai": "^4.1.2", | ||
"eslint": "^4.6.1", | ||
"eslint-config-holy-grail": "^22.0.0", | ||
"eslint": "^4.7.2", | ||
"eslint-config-holy-grail": "^23.0.0", | ||
"greenkeeper-lockfile": "^1.9.0", | ||
@@ -42,12 +42,12 @@ "grunt": "^1.0.1", | ||
"mocha": "^3.5.3", | ||
"rollup": "^0.49.3", | ||
"rollup": "^0.50.0", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^3.2.1", | ||
"sinon": "^4.0.0", | ||
"sinon-chai": "^2.13.0", | ||
"ts-loader": "^2.3.7", | ||
"tsconfig-holy-grail": "^2.4.2", | ||
"tsconfig-holy-grail": "^2.4.5", | ||
"tslint": "^5.7.0", | ||
"tslint-config-holy-grail": "^13.0.0", | ||
"typescript": "^2.5.2", | ||
"webpack": "^3.5.6" | ||
"tslint-config-holy-grail": "^13.0.4", | ||
"typescript": "^2.5.3", | ||
"webpack": "^3.6.0" | ||
}, | ||
@@ -75,3 +75,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "1.2.6" | ||
"version": "1.2.7" | ||
} |
Sorry, the diff of this file is not supported yet
24203