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 7.1.0 to 7.1.1 (#991)

This commit is contained in:
dependabot[bot]
2024-03-11 17:22:40 +01:00
committed by GitHub
parent 0cea014686
commit a3062e4021
2 changed files with 201 additions and 16 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/parser": "^7.1.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",