Skip to content

Commit 175844e

Browse files
authored
Merge pull request #152 from kinde-oss/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 532a831 + fc15426 commit 175844e

File tree

3 files changed

+239
-211
lines changed

3 files changed

+239
-211
lines changed

.github/workflows/build-test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
- run: pnpm build
3737
- run: pnpm test:coverage
3838
- name: Upload coverage reports to Codecov
39-
uses: codecov/codecov-action@v5.4.3
39+
uses: codecov/codecov-action@v5.5.1
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"optional": true
6262
}
6363
},
64-
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
64+
"packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
6565
"dependencies": {
6666
"@kinde/jwt-decoder": "^0.2.0"
6767
}

0 commit comments

Comments
 (0)