Skip to content

Commit cc7d65c

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

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@
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",
68-
"eslint": "9.33.0",
68+
"eslint": "9.34.0",
6969
"eslint-config-prettier": "10.1.8",
7070
"husky": "9.1.7",
7171
"jest": "30.0.5",

yarn.lock

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

0 commit comments

Comments
 (0)