Skip to content

Commit 4c31401

Browse files
chore(deps): update all non-major dependencies (#189)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37b799b commit 4c31401

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919
- uses: pnpm/action-setup@v4
2020
with:
21-
version: 10.23.0
21+
version: 10.24.0
2222
- name: Use Node.js ${{ matrix.node-version }}
2323
uses: actions/setup-node@v6
2424
with:

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
node = "24.11.1"
3-
pnpm = "10.23.0"
3+
pnpm = "10.24.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"eslint-import-resolver-typescript": "4.4.4",
7070
"eslint-plugin-import-x": "4.16.1",
7171
"jest": "30.2.0",
72-
"prettier": "3.6.2",
72+
"prettier": "3.7.3",
7373
"release-it": "19.0.6",
7474
"typescript": "5.9.3",
7575
"typescript-eslint": "8.48.0"

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)