Skip to content

Commit 54f288d

Browse files
fix(deps): update all non-major dependencies
1 parent be05b86 commit 54f288d

File tree

3 files changed

+81
-65
lines changed

3 files changed

+81
-65
lines changed

.github/workflows/semantic-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020
with:
2121
token: ${{ secrets.COMMIT_TOKEN }}
22-
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
22+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2323
with:
2424
node-version: 'lts/*'
2525
- name: Install semantic-release
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Python
2929
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
3030
with:
31-
python-version: '3.11'
31+
python-version: '3.13'
3232
- name: Release
3333
shell: bash
3434
env:

package-lock.json

Lines changed: 25 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

poetry.lock

Lines changed: 54 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)