worker-factory
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -13,3 +13,3 @@ { | ||
"@babel/runtime": "^7.1.5", | ||
"compilerr": "^6.0.1", | ||
"compilerr": "^6.0.2", | ||
"fast-unique-numbers": "^3.0.1", | ||
@@ -20,6 +20,6 @@ "tslib": "^1.9.3" | ||
"devDependencies": { | ||
"@babel/core": "^7.1.5", | ||
"@babel/core": "^7.1.6", | ||
"@babel/plugin-external-helpers": "^7.0.0", | ||
"@babel/plugin-transform-runtime": "^7.1.0", | ||
"@babel/preset-env": "^7.1.5", | ||
"@babel/preset-env": "^7.1.6", | ||
"@commitlint/cli": "^7.2.1", | ||
@@ -30,3 +30,3 @@ "@commitlint/config-angular": "^7.1.2", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^5.8.0", | ||
"eslint": "^5.9.0", | ||
"eslint-config-holy-grail": "^32.0.0", | ||
@@ -40,3 +40,3 @@ "grunt": "^1.0.3", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^1.1.3", | ||
"husky": "^1.1.4", | ||
"karma": "^3.1.1", | ||
@@ -53,3 +53,3 @@ "karma-chrome-launcher": "^2.2.0", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.67.0", | ||
"rollup": "^0.67.3", | ||
"rollup-plugin-babel": "^4.0.3", | ||
@@ -59,5 +59,5 @@ "sinon": "^7.1.1", | ||
"ts-loader": "^5.3.0", | ||
"tsconfig-holy-grail": "^7.0.6", | ||
"tsconfig-holy-grail": "^7.0.12", | ||
"tslint": "^5.11.0", | ||
"tslint-config-holy-grail": "^36.1.0", | ||
"tslint-config-holy-grail": "^38.0.1", | ||
"typescript": "^3.1.6", | ||
@@ -91,3 +91,3 @@ "webpack": "^4.25.1" | ||
"types": "build/es2018/module.d.ts", | ||
"version": "4.1.1" | ||
"version": "4.1.2" | ||
} |
62019
Updatedcompilerr@^6.0.2