From cc4275541d269e39890bc6f76285beb67a3f77ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:16:40 +0000 Subject: [PATCH] chore(deps): bump Simek/yarn-lock-changes from 0.12.0 to 0.14.0 Bumps [Simek/yarn-lock-changes](https://github.com/simek/yarn-lock-changes) from 0.12.0 to 0.14.0. - [Release notes](https://github.com/simek/yarn-lock-changes/releases) - [Commits](https://github.com/simek/yarn-lock-changes/compare/v0.12.0...v0.14.0) --- updated-dependencies: - dependency-name: Simek/yarn-lock-changes dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/yarn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yarn.yaml b/.github/workflows/yarn.yaml index 3c9fbc4..01f27b6 100644 --- a/.github/workflows/yarn.yaml +++ b/.github/workflows/yarn.yaml @@ -8,7 +8,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Yarn Lock Changes - uses: Simek/yarn-lock-changes@v0.12.0 + uses: Simek/yarn-lock-changes@v0.14.0 with: token: ${{ secrets.GITHUB_TOKEN }} collapsibleThreshold: '25'