Skip to content

Commit 12fecab

Browse files
chore(deps): update all non-major dependencies (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33f8bf9 commit 12fecab

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

.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.25.0
14+
version: 10.26.0
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.25.0"
22+
"packageManager": "pnpm@10.26.0"
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.17.4",
24+
"tsdown": "^0.18.0",
2525
"typescript": "^5.9.3"
2626
},
2727
"repository": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)