1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.3.0 (#821)

This commit is contained in:
dependabot[bot]
2023-08-14 12:52:04 +02:00
committed by GitHub
parent a2527500a4
commit ab66454db6
2 changed files with 50 additions and 50 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/parser": "^6.3.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^9.0.0",