worker-timers
Advanced tools
Comparing version 4.0.32 to 4.0.33
@@ -26,7 +26,7 @@ { | ||
"chai": "^4.1.2", | ||
"commitizen": "^2.9.6", | ||
"commitizen": "^2.10.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^4.19.1", | ||
"eslint-config-holy-grail": "^27.0.1", | ||
"greenkeeper-lockfile": "^1.15.0", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"grunt": "^1.0.2", | ||
@@ -50,11 +50,11 @@ "grunt-cli": "^1.0.0", | ||
"load-grunt-config": "^0.19.0", | ||
"mocha": "^5.1.1", | ||
"rollup": "^0.59.0", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.59.3", | ||
"rollup-plugin-babel": "^3.0.4", | ||
"sinon": "^5.0.7", | ||
"sinon-chai": "^3.0.0", | ||
"sinon": "^5.0.10", | ||
"sinon-chai": "^3.1.0", | ||
"ts-loader": "^4.3.0", | ||
"tsconfig-holy-grail": "^4.0.14", | ||
"tsconfig-holy-grail": "^4.0.17", | ||
"tslint": "^5.10.0", | ||
"tslint-config-holy-grail": "^26.0.0", | ||
"tslint-config-holy-grail": "^27.0.3", | ||
"typescript": "^2.8.3", | ||
@@ -94,3 +94,3 @@ "webpack": "^4.8.3" | ||
"types": "build/es2015/module.d.ts", | ||
"version": "4.0.32" | ||
"version": "4.0.33" | ||
} |
24991
17