Skip to content

Commit db61005

Browse files
chore(deps-dev): bump @antfu/eslint-config from 4.19.0 to 6.0.0
Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 4.19.0 to 6.0.0. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v4.19.0...v6.0.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05a2a26 commit db61005

File tree

3 files changed

+266
-229
lines changed

3 files changed

+266
-229
lines changed

packages/inspector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"access": "public"
8989
},
9090
"devDependencies": {
91-
"@antfu/eslint-config": "^5.4.1",
91+
"@antfu/eslint-config": "^6.0.0",
9292
"@eslint-react/eslint-plugin": "^1.38.4",
9393
"@langchain/anthropic": "^0.3.26",
9494
"@langchain/core": "^0.3.72",

packages/mcp-use/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"zod-to-json-schema": "^3.24.6"
138138
},
139139
"devDependencies": {
140-
"@antfu/eslint-config": "^4.13.2",
140+
"@antfu/eslint-config": "^6.0.0",
141141
"@types/cors": "^2.8.17",
142142
"@types/express": "^4.17.21",
143143
"@types/lodash-es": "^4.17.12",

0 commit comments

Comments
 (0)