automation-events
Advanced tools
Comparing version 2.0.13 to 2.0.14
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.3", | ||
"@babel/runtime": "^7.10.4", | ||
"tslib": "^2.0.0" | ||
@@ -19,15 +19,15 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.10.3", | ||
"@babel/plugin-external-helpers": "^7.10.1", | ||
"@babel/plugin-transform-runtime": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@babel/register": "^7.10.3", | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-angular": "^8.3.4", | ||
"@babel/core": "^7.10.4", | ||
"@babel/plugin-external-helpers": "^7.10.4", | ||
"@babel/plugin-transform-runtime": "^7.10.4", | ||
"@babel/preset-env": "^7.10.4", | ||
"@babel/register": "^7.10.4", | ||
"@commitlint/cli": "^9.1.1", | ||
"@commitlint/config-angular": "^9.1.1", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.1.2", | ||
"cz-conventional-changelog": "^3.2.0", | ||
"eslint": "^7.2.0", | ||
"eslint-config-holy-grail": "^47.0.4", | ||
"grunt": "^1.1.0", | ||
"eslint": "^7.4.0", | ||
"eslint-config-holy-grail": "^47.0.6", | ||
"grunt": "^1.2.1", | ||
"grunt-babel": "^8.0.0", | ||
@@ -49,11 +49,11 @@ "grunt-cli": "^1.3.2", | ||
"pretty-quick": "^2.0.1", | ||
"rollup": "^2.17.1", | ||
"rollup": "^2.21.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"sinon": "^9.0.2", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^7.0.5", | ||
"tsconfig-holy-grail": "^11.0.16", | ||
"ts-loader": "^8.0.0", | ||
"tsconfig-holy-grail": "^11.0.17", | ||
"tslint": "^6.1.2", | ||
"tslint-config-holy-grail": "^50.0.4", | ||
"typescript": "^3.9.5", | ||
"tslint-config-holy-grail": "^50.0.7", | ||
"typescript": "^3.9.6", | ||
"webpack": "^4.43.0" | ||
@@ -94,3 +94,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "2.0.13" | ||
"version": "2.0.14" | ||
} |
Updated@babel/runtime@^7.10.4