From 61039d3f14c54b1896bad0018eb2c41b75bd34ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:33:42 +0000 Subject: [PATCH] chore(deps-dev): bump @react-hookz/eslint-formatter-gha Bumps [@react-hookz/eslint-formatter-gha](https://github.com/react-hookz/eslint-formatter-gha) from 1.0.1 to 3.0.1. - [Release notes](https://github.com/react-hookz/eslint-formatter-gha/releases) - [Changelog](https://github.com/react-hookz/eslint-formatter-gha/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hookz/eslint-formatter-gha/compare/v1.0.1...v3.0.1) --- updated-dependencies: - dependency-name: "@react-hookz/eslint-formatter-gha" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 38555e5a..a178d279 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@commitlint/cz-commitlint": "^19.5.0", "@jamesacarr/jest-reporter-github-actions": "^0.0.4", "@react-hookz/eslint-config": "^2.1.5", - "@react-hookz/eslint-formatter-gha": "^1.0.1", + "@react-hookz/eslint-formatter-gha": "^3.0.1", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 6f543f97..34a0c174 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@actions/core@^1.2.6", "@actions/core@^1.9.1": +"@actions/core@^1.11.1", "@actions/core@^1.2.6": version "1.11.1" resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.11.1.tgz#ae683aac5112438021588030efb53b1adb86f172" integrity sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A== @@ -1350,12 +1350,12 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-unicorn "^50.0.1" -"@react-hookz/eslint-formatter-gha@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@react-hookz/eslint-formatter-gha/-/eslint-formatter-gha-1.0.1.tgz#1cbd0a398a8b6b738388af430933e699ad29c6fc" - integrity sha512-3fQWSevZuFDExH276MnSW0Q+OZU/tArOlSJhM2nYm81ALn1horXXAsDjVdFX5WQVn5+oF1D95VBUwEW6ABs5DQ== +"@react-hookz/eslint-formatter-gha@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@react-hookz/eslint-formatter-gha/-/eslint-formatter-gha-3.0.1.tgz#3db4330c7e59f8b8b97124aea68733f76867a4dc" + integrity sha512-TPKz5c1Q4+ADP+D3JCS0tO+thSZHdbjuwSZXpeZLIGJyfEzzrD/+ej1rfqAbvkUr05o7OboZHr5p5SZYaSuvGw== dependencies: - "@actions/core" "^1.9.1" + "@actions/core" "^1.11.1" "@rtsao/scc@^1.1.0": version "1.1.0"