automation-events
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.0", | ||
"@babel/runtime": "^7.10.1", | ||
"tslib": "^2.0.0" | ||
@@ -19,7 +19,7 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.10.0", | ||
"@babel/plugin-external-helpers": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.10.0", | ||
"@babel/preset-env": "^7.10.0", | ||
"@babel/register": "^7.9.0", | ||
"@babel/core": "^7.10.1", | ||
"@babel/plugin-external-helpers": "^7.10.1", | ||
"@babel/plugin-transform-runtime": "^7.10.1", | ||
"@babel/preset-env": "^7.10.1", | ||
"@babel/register": "^7.10.1", | ||
"@commitlint/cli": "^8.3.5", | ||
@@ -47,3 +47,3 @@ "@commitlint/config-angular": "^8.3.4", | ||
"mocha": "^7.2.0", | ||
"rollup": "^2.10.9", | ||
"rollup": "^2.11.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -92,3 +92,3 @@ "sinon": "^9.0.2", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "2.0.9" | ||
"version": "2.0.10" | ||
} |
161011
Updated@babel/runtime@^7.10.1