diff --git a/package.json b/package.json index 408127e..2b098d1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "conventional-changelog-conventionalcommits": "8.0.0", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", - "eslint-formatter-gha": "1.5.0", + "eslint-formatter-gha": "1.5.1", "eslint-plugin-import": "2.29.1", "eslint-plugin-jest": "27.9.0", "eslint-plugin-promise": "6.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f3cb16..e371509 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: 9.1.0 version: 9.1.0(eslint@8.57.0) eslint-formatter-gha: - specifier: 1.5.0 - version: 1.5.0 + specifier: 1.5.1 + version: 1.5.1 eslint-plugin-import: specifier: 2.29.1 version: 2.29.1(eslint@8.57.0) @@ -2080,8 +2080,8 @@ packages: eslint: 8.57.0 dev: true - /eslint-formatter-gha@1.5.0: - resolution: {integrity: sha512-mpZ8g/rfxn/igeAapQpbUrnvaP3zPpru3Y2I1yfDdRazzcNvYJmrAb9NLbNce0TQYbLBmg38X/drUOv0QhLyaw==} + /eslint-formatter-gha@1.5.1: + resolution: {integrity: sha512-OSMS0XdM2Z5DhTMfRJx/1NiOH+zMYvrq6VXoARgR7mikwkQ5lG8uKBE2GIbM6sxcX13gI4M8x0vyhLNp3RIG7A==} dependencies: eslint-formatter-json: 8.40.0 eslint-formatter-stylish: 8.40.0