automation-events
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.8.0", | ||
"@babel/runtime": "^7.8.3", | ||
"tslib": "^1.10.0" | ||
@@ -19,7 +19,7 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.8.0", | ||
"@babel/plugin-external-helpers": "^7.8.0", | ||
"@babel/plugin-transform-runtime": "^7.8.0", | ||
"@babel/preset-env": "^7.8.0", | ||
"@babel/register": "^7.8.0", | ||
"@babel/core": "^7.8.3", | ||
"@babel/plugin-external-helpers": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.8.3", | ||
"@babel/preset-env": "^7.8.3", | ||
"@babel/register": "^7.8.3", | ||
"@commitlint/cli": "^8.3.4", | ||
@@ -92,3 +92,3 @@ "@commitlint/config-angular": "^8.3.4", | ||
"types": "build/es2018/module.d.ts", | ||
"version": "1.0.12" | ||
"version": "1.0.13" | ||
} |
Updated@babel/runtime@^7.8.3