array-buffer-cache-worker
Advanced tools
Comparing version
@@ -13,14 +13,14 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"tslib": "^1.9.0", | ||
"worker-factory": "^2.4.2" | ||
"tslib": "^1.9.1", | ||
"worker-factory": "^2.4.4" | ||
}, | ||
"description": "The worker which is used by the array-buffer-cache package.", | ||
"devDependencies": { | ||
"@commitlint/cli": "^6.1.3", | ||
"@commitlint/cli": "^6.2.0", | ||
"@commitlint/config-angular": "^6.1.3", | ||
"babel-core": "^6.26.0", | ||
"babel-core": "^6.26.3", | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-plugin-transform-runtime": "^6.23.0", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-preset-es2015": "^6.18.0", | ||
@@ -31,4 +31,4 @@ "chai": "^4.1.2", | ||
"eslint": "^4.19.1", | ||
"eslint-config-holy-grail": "^26.0.2", | ||
"greenkeeper-lockfile": "^1.14.0", | ||
"eslint-config-holy-grail": "^27.0.1", | ||
"greenkeeper-lockfile": "^1.15.0", | ||
"grunt": "^1.0.2", | ||
@@ -40,3 +40,3 @@ "grunt-cli": "^1.2.0", | ||
"grunt-tslint": "^5.0.2", | ||
"grunt-webpack": "^3.1.1", | ||
"grunt-webpack": "^3.1.2", | ||
"gruntify-eslint": "^4.0.0", | ||
@@ -55,13 +55,13 @@ "husky": "^0.14.3", | ||
"mocha": "^5.1.1", | ||
"rollup": "^0.58.1", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"sinon": "^4.5.0", | ||
"rollup": "^0.59.0", | ||
"rollup-plugin-babel": "^3.0.4", | ||
"sinon": "^5.0.7", | ||
"sinon-chai": "^3.0.0", | ||
"ts-loader": "^4.2.0", | ||
"tsconfig-holy-grail": "^4.0.8", | ||
"tslint": "^5.9.1", | ||
"tslint-config-holy-grail": "^24.0.4", | ||
"ts-loader": "^4.3.0", | ||
"tsconfig-holy-grail": "^4.0.14", | ||
"tslint": "^5.10.0", | ||
"tslint-config-holy-grail": "^26.0.0", | ||
"typescript": "^2.8.3", | ||
"uglifyjs-webpack-plugin": "^1.2.5", | ||
"webpack": "^4.6.0" | ||
"webpack": "^4.8.3" | ||
}, | ||
@@ -90,3 +90,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.18" | ||
"version": "3.0.19" | ||
} |
45595
0Updated
Updated