chore: bump eslint and @types/eslint (#3611)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-08 05:35:10 +00:00
committed by GitHub
parent bfa5180c1a
commit ceeabfeb00
2 changed files with 44 additions and 37 deletions

View File

@@ -71,7 +71,7 @@
"@taplo/cli": "^0.5.2",
"@testing-library/react": "^14.0.0",
"@toeverything/infra": "workspace:*",
"@types/eslint": "^8.44.1",
"@types/eslint": "^8.44.2",
"@types/node": "^18.17.1",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
@@ -80,7 +80,7 @@
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/coverage-istanbul": "^0.33.0",
"@vitest/ui": "^0.33.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-i": "^2.27.5-3",
"eslint-plugin-prettier": "^5.0.0",