Skip to content

Commit 70982d7

Browse files
chore(deps): update patch/minor dependencies
1 parent e31100b commit 70982d7

5 files changed

Lines changed: 93 additions & 93 deletions

File tree

.github/workflows/pre_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
name: Wait for code checks to pass
3434
runs-on: ubuntu-latest
3535
steps:
36-
- uses: lewagon/wait-on-check-action@v1.7.0
36+
- uses: lewagon/wait-on-check-action@v1.8.0
3737
with:
3838
ref: ${{ github.ref }}
3939
repo-token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
echo 'skipped=false' >> $GITHUB_OUTPUT
6262
fi
6363
64-
- uses: lewagon/wait-on-check-action@v1.7.0
64+
- uses: lewagon/wait-on-check-action@v1.8.0
6565
if: ${{ steps.check_skip.outputs.skipped == 'false' }}
6666
with:
6767
ref: ${{ github.ref }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"lint-staged": "^17.0.0",
141141
"mock-stdin": "^1.0.0",
142142
"oxfmt": "0.52.0",
143-
"oxlint": "1.67.0",
143+
"oxlint": "1.69.0",
144144
"oxlint-tsgolint": "0.22.1",
145145
"tsdown": "^0.21.9",
146146
"tsx": "^4.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)