Skip to content

Commit 5a815e0

Browse files
chore(deps): update all non-major dependencies (#2820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f441776 commit 5a815e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
run: pnpm vitest run --coverage
211211

212212
- name: Upload coverage to Codecov
213-
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
213+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
214214
with:
215215
token: ${{ secrets.CODECOV_TOKEN }}
216216
fail_ci_if_error: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"vitest": "1.4.0",
136136
"vue": "3.4.21"
137137
},
138-
"packageManager": "[email protected].6",
138+
"packageManager": "[email protected].7",
139139
"engines": {
140140
"node": ">=18.0.0",
141141
"npm": ">=9.0.0"

0 commit comments

Comments
 (0)