worker-factory
Advanced tools
Comparing version 4.1.7 to 4.1.8
@@ -13,4 +13,4 @@ { | ||
"@babel/runtime": "^7.2.0", | ||
"compilerr": "^6.0.7", | ||
"fast-unique-numbers": "^3.0.4", | ||
"compilerr": "^6.0.8", | ||
"fast-unique-numbers": "^3.0.5", | ||
"tslib": "^1.9.3" | ||
@@ -29,4 +29,4 @@ }, | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^5.10.0", | ||
"eslint-config-holy-grail": "^33.0.0", | ||
"eslint": "^5.11.1", | ||
"eslint-config-holy-grail": "^33.0.1", | ||
"grunt": "^1.0.3", | ||
@@ -39,3 +39,3 @@ "grunt-cli": "^1.3.2", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^1.3.0", | ||
"husky": "^1.3.1", | ||
"karma": "^3.1.4", | ||
@@ -52,12 +52,12 @@ "karma-chrome-launcher": "^2.2.0", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.68.1", | ||
"rollup-plugin-babel": "^4.1.0", | ||
"rollup": "^1.0.0", | ||
"rollup-plugin-babel": "^4.2.0", | ||
"sinon": "^7.2.2", | ||
"sinon-chai": "^3.3.0", | ||
"ts-loader": "^5.3.1", | ||
"tsconfig-holy-grail": "^9.0.6", | ||
"ts-loader": "^5.3.2", | ||
"tsconfig-holy-grail": "^9.0.7", | ||
"tslint": "^5.12.0", | ||
"tslint-config-holy-grail": "^39.0.0", | ||
"tslint-config-holy-grail": "^39.0.2", | ||
"typescript": "^3.2.2", | ||
"webpack": "^4.28.0" | ||
"webpack": "^4.28.3" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "4.1.7" | ||
"version": "4.1.8" | ||
} |
Sorry, the diff of this file is not supported yet
62070
Updatedcompilerr@^6.0.8
Updatedfast-unique-numbers@^3.0.5