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 3.2.2 to 3.2.4 (#950)

This commit is contained in:
dependabot[bot]
2024-01-22 22:30:59 +01:00
committed by GitHub
parent a23373f4c8
commit 323b871bbc
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"typescript": "^5.3.3"
}
}