Merge pull request #1153 from ajnart/renovate/eslint-plugin-unused-imports-3.x

⬆️ Update dependency eslint-plugin-unused-imports to v3
This commit is contained in:
Thomas Camlong
2023-07-21 17:59:20 +09:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

View File

@@ -101,7 +101,7 @@
"eslint-plugin-react": "latest",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.5.1",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-plugin-vitest": "^0.2.0",
"happy-dom": "^9.0.0",
"node-mocks-http": "^1.12.2",