automation-events
Advanced tools
Comparing version 7.1.3 to 7.1.4
@@ -14,3 +14,3 @@ { | ||
"@babel/runtime": "^7.26.0", | ||
"tslib": "^2.8.0" | ||
"tslib": "^2.8.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "description": "A module which provides an implementation of an automation event list.", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.11", | ||
"eslint-config-holy-grail": "^60.0.12", | ||
"grunt": "^1.6.1", | ||
@@ -48,6 +48,6 @@ "grunt-cli": "^1.5.0", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.7.3", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.3.3", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.24.0", | ||
"rollup": "^4.24.3", | ||
"sinon": "^17.0.2", | ||
@@ -58,5 +58,5 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.4", | ||
"tslint-config-holy-grail": "^56.0.5", | ||
"typescript": "^5.6.3", | ||
"webpack": "^5.95.0" | ||
"webpack": "^5.96.1" | ||
}, | ||
@@ -96,3 +96,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.1.3" | ||
"version": "7.1.4" | ||
} |
Updatedtslib@^2.8.1