Skip to content

Commit bd82ad0

Browse files
fix: update all non-major dependencies to ^8.46.4 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d6bceb commit bd82ad0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@clack/prompts": "^0.11.0",
9999
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
100100
"@eslint/js": "^9.39.1",
101-
"@typescript-eslint/utils": "^8.46.3",
101+
"@typescript-eslint/utils": "^8.46.4",
102102
"@vitest/eslint-plugin": "^1.4.2",
103103
"eslint-config-flat-gitignore": "^2.1.0",
104104
"eslint-config-prettier": "^10.1.8",
@@ -121,7 +121,7 @@
121121
"jsonc-eslint-parser": "^2.4.1",
122122
"local-pkg": "^1.1.2",
123123
"prettier": "^3.6.2",
124-
"typescript-eslint": "^8.46.3",
124+
"typescript-eslint": "^8.46.4",
125125
"yaml-eslint-parser": "^1.3.0"
126126
},
127127
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)