Comparing version 4.0.6 to 4.0.7
@@ -22,12 +22,12 @@ { | ||
"@babel/plugin-transform-runtime": "^7.2.0", | ||
"@babel/preset-env": "^7.2.0", | ||
"@babel/preset-env": "^7.2.3", | ||
"@babel/register": "^7.0.0", | ||
"@commitlint/cli": "^7.2.1", | ||
"@commitlint/config-angular": "^7.1.2", | ||
"@types/sinon": "^7.0.2", | ||
"@types/sinon": "^7.0.3", | ||
"chai": "^4.2.0", | ||
"commitizen": "^3.0.5", | ||
"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", | ||
@@ -42,3 +42,3 @@ "grunt-babel": "^8.0.0", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^1.3.0", | ||
"husky": "^1.3.1", | ||
"karma": "^3.1.4", | ||
@@ -55,12 +55,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" | ||
}, | ||
@@ -101,3 +101,3 @@ "engines": { | ||
"types": "build/es2018/module.d.ts", | ||
"version": "4.0.6" | ||
"version": "4.0.7" | ||
} |
Sorry, the diff of this file is not supported yet
40383