Skip to content

Commit 6b93bc0

Browse files
chore(deps): update all non-major dependencies
1 parent 7757c5a commit 6b93bc0

File tree

4 files changed

+126
-126
lines changed

4 files changed

+126
-126
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
@@ -72,7 +72,7 @@
7272
"lint-staged": "16.1.5",
7373
"prettier": "3.6.2",
7474
"pretty-quick": "4.2.2",
75-
"rollup": "4.48.0",
75+
"rollup": "4.48.1",
7676
"rollup-plugin-uglify": "6.0.4",
7777
"ts-jest": "29.4.1",
7878
"tslib": "2.8.1",

yarn.lock

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

0 commit comments

Comments
 (0)