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.1.0 to 3.1.1 (#922)

This commit is contained in:
dependabot[bot]
2023-12-11 12:02:12 +01:00
committed by GitHub
parent 0d0b9c12e8
commit 7d8fef21df
2 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"typescript": "^5.3.2"
}
}