Skip to content

Commit 913b26f

Browse files
chore(deps): update dependency @rsbuild/plugin-eslint to v2
1 parent 27e7d7d commit 913b26f

3 files changed

Lines changed: 33 additions & 11 deletions

File tree

pnpm-lock.yaml

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

rsbuild/react-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@rsbuild/core": "2.0.6",
18-
"@rsbuild/plugin-eslint": "^1.3.0",
18+
"@rsbuild/plugin-eslint": "^2.0.0",
1919
"@rsbuild/plugin-react": "^2.0.0",
2020
"@types/react": "^19.2.14",
2121
"@types/react-dom": "^19.2.3",

rsbuild/vue-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@rsbuild/core": "2.0.6",
16-
"@rsbuild/plugin-eslint": "^1.3.0",
16+
"@rsbuild/plugin-eslint": "^2.0.0",
1717
"@rsbuild/plugin-vue": "^1.2.8",
1818
"@typescript-eslint/eslint-plugin": "^8.59.3",
1919
"@typescript-eslint/parser": "^8.59.3",

0 commit comments

Comments
 (0)