Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da892cc

Browse files
chore(deps): update all non-major dependencies
1 parent 963cf2e commit da892cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
pnpm coverage
4949
5050
- name: Upload coverage reports to Codecov
51-
uses: codecov/codecov-action@v5.3.1
51+
uses: codecov/codecov-action@v5.4.3
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/openscript/r.obin.ch/issues"
1212
},
1313
"repository": "github:openscript/r.obin.ch",
14-
"packageManager": "[email protected].0",
14+
"packageManager": "[email protected].1",
1515
"scripts": {
1616
"dev": "astro dev --host",
1717
"start": "astro dev --host",

0 commit comments

Comments
 (0)