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 prettier from 2.8.4 to 2.8.5 (#707)

This commit is contained in:
dependabot[bot]
2023-03-20 14:11:51 +01:00
committed by GitHub
parent 8c99775d4b
commit 3fc120753c
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.8.4",
"prettier": "^2.8.5",
"typescript": "^5.0.2"
}
}