automation-events
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.8.7", | ||
"@babel/runtime": "^7.9.2", | ||
"tslib": "^1.11.1" | ||
@@ -19,7 +19,7 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.8.7", | ||
"@babel/core": "^7.9.0", | ||
"@babel/plugin-external-helpers": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.8.3", | ||
"@babel/preset-env": "^7.8.7", | ||
"@babel/register": "^7.8.6", | ||
"@babel/plugin-transform-runtime": "^7.9.0", | ||
"@babel/preset-env": "^7.9.0", | ||
"@babel/register": "^7.9.0", | ||
"@commitlint/cli": "^8.3.5", | ||
@@ -31,4 +31,4 @@ "@commitlint/config-angular": "^8.3.4", | ||
"eslint": "^6.8.0", | ||
"eslint-config-holy-grail": "^46.0.9", | ||
"grunt": "^1.0.4", | ||
"eslint-config-holy-grail": "^46.0.10", | ||
"grunt": "^1.1.0", | ||
"grunt-babel": "^8.0.0", | ||
@@ -47,11 +47,11 @@ "grunt-cli": "^1.3.2", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^7.1.0", | ||
"rollup": "^2.0.2", | ||
"mocha": "^7.1.1", | ||
"rollup": "^2.1.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"sinon": "^9.0.0", | ||
"sinon": "^9.0.1", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^11.0.3", | ||
"tslint": "^6.0.0", | ||
"tslint-config-holy-grail": "^48.0.3", | ||
"tsconfig-holy-grail": "^11.0.4", | ||
"tslint": "^6.1.0", | ||
"tslint-config-holy-grail": "^48.0.6", | ||
"typescript": "^3.8.3", | ||
@@ -93,3 +93,3 @@ "webpack": "^4.42.0" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
} |
160248
Updated@babel/runtime@^7.9.2