From 1ad62f62218c3d1d62d17e69cb6ff1e1f4071162 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 07:22:58 +0000 Subject: [PATCH] chore(deps): update dependency eslint-formatter-gha to ^1.5.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",