diff --git a/package-lock.json b/package-lock.json index 1e79388f..4cd2de6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "chai-as-promised": "npm:@rvagg/chai-as-promised@^8.0.2", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", - "eslint-formatter-gha": "^1.5.1", + "eslint-formatter-gha": "^1.5.2", "eslint-plugin-mocha": "^10.5.0", "mocha": "^10.8.1", "mocha-multi": "^1.1.7", @@ -6100,9 +6100,9 @@ } }, "node_modules/eslint-formatter-gha": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/eslint-formatter-gha/-/eslint-formatter-gha-1.5.1.tgz", - "integrity": "sha512-OSMS0XdM2Z5DhTMfRJx/1NiOH+zMYvrq6VXoARgR7mikwkQ5lG8uKBE2GIbM6sxcX13gI4M8x0vyhLNp3RIG7A==", + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/eslint-formatter-gha/-/eslint-formatter-gha-1.5.2.tgz", + "integrity": "sha512-1TY8AYbrIP9DCcbydYW467nTP67eW79bT+oVKdUehO3WPMP8pn2oOZVkDc8yDcWf35+t2Li1elY5Dh6jTjJ3/Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4041fda9..13744919 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "chai-as-promised": "npm:@rvagg/chai-as-promised@^8.0.2", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", - "eslint-formatter-gha": "^1.5.1", + "eslint-formatter-gha": "^1.5.2", "eslint-plugin-mocha": "^10.5.0", "mocha": "^10.8.1", "mocha-multi": "^1.1.7",