automation-events
Advanced tools
Comparing version 7.1.0 to 7.1.1
@@ -14,3 +14,3 @@ { | ||
"@babel/runtime": "^7.25.7", | ||
"tslib": "^2.7.0" | ||
"tslib": "^2.8.0" | ||
}, | ||
@@ -20,6 +20,6 @@ "description": "A module which provides an implementation of an automation event list.", | ||
"@babel/cli": "^7.25.7", | ||
"@babel/core": "^7.25.7", | ||
"@babel/core": "^7.25.8", | ||
"@babel/plugin-external-helpers": "^7.25.7", | ||
"@babel/plugin-transform-runtime": "^7.25.7", | ||
"@babel/preset-env": "^7.25.7", | ||
"@babel/preset-env": "^7.25.8", | ||
"@babel/register": "^7.25.7", | ||
@@ -33,3 +33,3 @@ "@commitlint/cli": "^19.5.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.7", | ||
"eslint-config-holy-grail": "^60.0.10", | ||
"grunt": "^1.6.1", | ||
@@ -58,4 +58,4 @@ "grunt-cli": "^1.5.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.3", | ||
"typescript": "^5.6.2", | ||
"tslint-config-holy-grail": "^56.0.4", | ||
"typescript": "^5.6.3", | ||
"webpack": "^5.95.0" | ||
@@ -96,3 +96,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.1.0" | ||
"version": "7.1.1" | ||
} |
167005
Updatedtslib@^2.8.0