automation-events
Advanced tools
Comparing version 2.0.10 to 2.0.11
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.1", | ||
"@babel/runtime": "^7.10.2", | ||
"tslib": "^2.0.0" | ||
@@ -19,6 +19,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.10.1", | ||
"@babel/core": "^7.10.2", | ||
"@babel/plugin-external-helpers": "^7.10.1", | ||
"@babel/plugin-transform-runtime": "^7.10.1", | ||
"@babel/preset-env": "^7.10.1", | ||
"@babel/preset-env": "^7.10.2", | ||
"@babel/register": "^7.10.1", | ||
@@ -31,3 +31,3 @@ "@commitlint/cli": "^8.3.5", | ||
"eslint": "^7.1.0", | ||
"eslint-config-holy-grail": "^47.0.0", | ||
"eslint-config-holy-grail": "^47.0.1", | ||
"grunt": "^1.1.0", | ||
@@ -48,3 +48,3 @@ "grunt-babel": "^8.0.0", | ||
"mocha": "^7.2.0", | ||
"rollup": "^2.11.0", | ||
"rollup": "^2.13.1", | ||
"rollup-plugin-babel": "^4.4.0", | ||
@@ -54,6 +54,6 @@ "sinon": "^9.0.2", | ||
"ts-loader": "^7.0.5", | ||
"tsconfig-holy-grail": "^11.0.13", | ||
"tsconfig-holy-grail": "^11.0.14", | ||
"tslint": "^6.1.2", | ||
"tslint-config-holy-grail": "^50.0.0", | ||
"typescript": "^3.9.3", | ||
"tslint-config-holy-grail": "^50.0.1", | ||
"typescript": "^3.9.5", | ||
"webpack": "^4.43.0" | ||
@@ -94,3 +94,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "2.0.10" | ||
"version": "2.0.11" | ||
} |
Updated@babel/runtime@^7.10.2