Skip to content

Commit 5f6d831

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

File tree

3 files changed

+145
-212
lines changed

3 files changed

+145
-212
lines changed

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.22.0"
3+
pnpm = "10.23.0"

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"@octokit/types": "16.0.0",
3838
"@total-typescript/ts-reset": "0.6.1",
3939
"@types/node": "24.10.1",
40-
"@typescript-eslint/eslint-plugin": "8.46.4",
41-
"@typescript-eslint/parser": "8.46.4",
42-
"@vitest/coverage-v8": "4.0.8",
40+
"@typescript-eslint/eslint-plugin": "8.48.0",
41+
"@typescript-eslint/parser": "8.48.0",
42+
"@vitest/coverage-v8": "4.0.14",
4343
"chalk": "5.6.2",
4444
"changelogithub": "13.16.1",
4545
"esbuild": "0.27.0",
@@ -49,7 +49,7 @@
4949
"eslint-plugin-import-x": "4.16.1",
5050
"prettier": "3.6.2",
5151
"typescript": "5.9.3",
52-
"typescript-eslint": "8.46.4",
53-
"vitest": "4.0.8"
52+
"typescript-eslint": "8.48.0",
53+
"vitest": "4.0.14"
5454
}
5555
}

0 commit comments

Comments
 (0)