automation-events
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -14,3 +14,3 @@ { | ||
"@babel/runtime": "^7.9.6", | ||
"tslib": "^1.11.1" | ||
"tslib": "^1.11.2" | ||
}, | ||
@@ -27,4 +27,4 @@ "description": "A module which provides an implementation of an automation event list.", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.0.5", | ||
"cz-conventional-changelog": "^3.1.0", | ||
"commitizen": "^4.1.2", | ||
"cz-conventional-changelog": "^3.2.0", | ||
"eslint": "^6.8.0", | ||
@@ -38,3 +38,3 @@ "eslint-config-holy-grail": "^46.0.16", | ||
"husky": "^4.2.5", | ||
"karma": "^5.0.4", | ||
"karma": "^5.0.5", | ||
"karma-chrome-launcher": "^3.1.0", | ||
@@ -48,10 +48,10 @@ "karma-firefox-launcher": "^1.3.0", | ||
"mocha": "^7.1.2", | ||
"rollup": "^2.7.6", | ||
"rollup": "^2.8.2", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"sinon": "^9.0.2", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^7.0.2", | ||
"tsconfig-holy-grail": "^11.0.9", | ||
"ts-loader": "^7.0.3", | ||
"tsconfig-holy-grail": "^11.0.10", | ||
"tslint": "^6.1.2", | ||
"tslint-config-holy-grail": "^49.0.2", | ||
"tslint-config-holy-grail": "^49.0.4", | ||
"typescript": "^3.8.3", | ||
@@ -93,3 +93,3 @@ "webpack": "^4.43.0" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} |
160249
Updatedtslib@^1.11.2