chore: bump @typescript-eslint/parser from 6.2.0 to 6.2.1 (#3589)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
dependabot[bot]
2023-08-05 04:50:05 +00:00
committed by GitHub
parent b4acbb90b7
commit c3c40225d6
4 changed files with 56 additions and 56 deletions

View File

@@ -73,8 +73,8 @@
"@toeverything/infra": "workspace:*",
"@types/eslint": "^8.44.1",
"@types/node": "^18.17.1",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@vanilla-extract/vite-plugin": "^3.8.2",
"@vanilla-extract/webpack-plugin": "^2.2.0",
"@vitejs/plugin-react-swc": "^3.3.2",