Skip to content

Commit 536c74e

Browse files
chore(deps): update all non-major dependencies
1 parent 6dffcf0 commit 536c74e

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
34-
- uses: styfle/cancel-workflow-action@0.11.0
34+
- uses: styfle/cancel-workflow-action@0.12.1
3535
with:
3636
workflow_id: ci.yml
3737
access_token: ${{ github.token }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
28-
- uses: styfle/cancel-workflow-action@0.11.0
28+
- uses: styfle/cancel-workflow-action@0.12.1
2929
with:
3030
workflow_id: release.yml
3131
access_token: ${{ github.token }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@rollup/plugin-typescript": "12.1.4",
6262
"@types/jasmine": "5.1.9",
6363
"@types/jest": "30.0.0",
64-
"@types/react": "19.1.10",
64+
"@types/react": "19.1.11",
6565
"@types/react-dom": "19.1.7",
6666
"@typescript-eslint/eslint-plugin": "8.40.0",
6767
"@typescript-eslint/parser": "8.40.0",

yarn.lock

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

0 commit comments

Comments
 (0)