diff --git a/package.json b/package.json index 958b803445..09aaf6530b 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "esbuild-plugin-pino": "2.2.2", "eslint": "9.30.0", "eslint-config-prettier": "10.1.5", - "eslint-formatter-gha": "1.5.2", + "eslint-formatter-gha": "1.6.0", "eslint-import-resolver-typescript": "4.4.4", "eslint-plugin-import": "2.32.0", "eslint-plugin-jest": "28.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e8c52e430..a2dd4dc270 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -153,8 +153,8 @@ importers: specifier: 10.1.5 version: 10.1.5(eslint@9.30.0) eslint-formatter-gha: - specifier: 1.5.2 - version: 1.5.2 + specifier: 1.6.0 + version: 1.6.0 eslint-import-resolver-typescript: specifier: 4.4.4 version: 4.4.4(eslint-plugin-import@2.32.0)(eslint@9.30.0) @@ -1675,8 +1675,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-formatter-gha@1.5.2: - resolution: {integrity: sha512-1TY8AYbrIP9DCcbydYW467nTP67eW79bT+oVKdUehO3WPMP8pn2oOZVkDc8yDcWf35+t2Li1elY5Dh6jTjJ3/Q==} + eslint-formatter-gha@1.6.0: + resolution: {integrity: sha512-f+jY9I1qAlN4/bM6Cyiob/0W97yGbalp4uoMyHA4gelR0vp0sbusTlPXqRKtedBkq4MbEziAuL+0+STsaphM5Q==} eslint-formatter-json@8.40.0: resolution: {integrity: sha512-0bXo4At1EoEU23gFfN7wcDeqRXDHLJnvDOuQKD3Q6FkBlk7L2oVNPYg/sciIWdYrUnCBcKuMit3IWXkdSfzChg==} @@ -5404,7 +5404,7 @@ snapshots: dependencies: eslint: 9.30.0 - eslint-formatter-gha@1.5.2: + eslint-formatter-gha@1.6.0: dependencies: eslint-formatter-json: 8.40.0 eslint-formatter-stylish: 8.40.0