Skip to content

Commit 2f71968

Browse files
chore(deps): update all non-major dependencies
1 parent ae3f04a commit 2f71968

5 files changed

Lines changed: 100 additions & 100 deletions

File tree

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
harper-version: ${{ fromJSON(needs.matrix.outputs.versions) }}
6868
steps:
6969
- name: Checkout
70-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
70+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
7171

7272
- name: Setup Node.js
7373
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# regressed that self-installer (lockfile integrity handling), breaking CI.
3939
# Pinning keeps CI reproducible and avoids auto-pulling an unvetted build.
4040
# Bump deliberately once a known-good newer version is verified.
41-
version: 11.17.0
41+
version: 11.18.0
4242

4343
- name: Setup Node.js
4444
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0

.github/workflows/junie.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fetch-depth: 1
3030
- name: Run Junie
3131
id: junie
32-
uses: JetBrains/junie-github-action@96e34acb231c133c99a007f95df31c4510b28688 # v1.6.0
32+
uses: JetBrains/junie-github-action@7c48667536853478a3d8cdd2870bfb7e4fc55cad # v1.6.3
3333
with:
3434
junie_api_key: ${{ secrets.JUNIE_API_KEY }}
3535
use_single_comment: true

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.18.0
1+
24.18.1

0 commit comments

Comments
 (0)