Skip to content

Commit dbf7e55

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

File tree

2 files changed

+115
-106
lines changed

2 files changed

+115
-106
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@
117117
"test": "pnpm lint && pnpm build && vitest run --coverage"
118118
},
119119
"devDependencies": {
120-
"@types/node": "^22.10.7",
121-
"@vitest/coverage-v8": "^3.0.2",
120+
"@types/node": "^22.10.10",
121+
"@vitest/coverage-v8": "^3.0.4",
122122
"abort-controller": "^3.0.0",
123123
"agent-base": "^7.1.3",
124124
"changelogen": "^0.5.7",
125-
"eslint": "^9.18.0",
125+
"eslint": "^9.19.0",
126126
"eslint-config-unjs": "^0.4.2",
127127
"http-proxy-agent": "^7.0.2",
128128
"https-proxy-agent": "^7.0.6",
@@ -132,7 +132,7 @@
132132
"typescript": "^5.7.3",
133133
"unbuild": "^3.3.1",
134134
"undici": "^6.21.1",
135-
"vitest": "^3.0.2"
135+
"vitest": "^3.0.4"
136136
},
137137
"packageManager": "pnpm@9.15.4"
138138
}

0 commit comments

Comments
 (0)