Skip to content

Commit b99a8d3

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

File tree

4 files changed

+88
-88
lines changed

4 files changed

+88
-88
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v5
1212
- uses: pnpm/action-setup@v2
1313
with:
14-
version: 10.26.0
14+
version: 10.26.2
1515
- name: Setup Node
1616
uses: actions/setup-node@v6
1717
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"prettier": "^3.7.4",
2020
"vitest": "^3.2.4"
2121
},
22-
"packageManager": "pnpm@10.26.0"
22+
"packageManager": "pnpm@10.26.2"
2323
}

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@arethetypeswrong/cli": "^0.18.2",
2222
"@types/feedparser": "^2.2.8",
2323
"publint": "^0.3.16",
24-
"tsdown": "^0.18.1",
24+
"tsdown": "^0.18.3",
2525
"typescript": "^5.9.3"
2626
},
2727
"repository": {

0 commit comments

Comments
 (0)