chore(deps): update dependency prettier to v3.0.2 (#1457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
parent
ec3a2a3b3b
commit
a0585ff990
@ -278,7 +278,8 @@ export const getChangedFilesFromGithubAPI = async ({
|
|||||||
per_page: 100
|
per_page: 100
|
||||||
})
|
})
|
||||||
|
|
||||||
const paginatedResponse = await octokit.paginate<
|
const paginatedResponse =
|
||||||
|
await octokit.paginate<
|
||||||
RestEndpointMethodTypes['pulls']['listFiles']['response']['data'][0]
|
RestEndpointMethodTypes['pulls']['listFiles']['response']['data'][0]
|
||||||
>(options)
|
>(options)
|
||||||
|
|
||||||
|
@ -3519,9 +3519,9 @@ prettier-linter-helpers@^1.0.0:
|
|||||||
fast-diff "^1.1.2"
|
fast-diff "^1.1.2"
|
||||||
|
|
||||||
prettier@^3.0.0:
|
prettier@^3.0.0:
|
||||||
version "3.0.1"
|
version "3.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
|
||||||
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
|
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
|
||||||
|
|
||||||
pretty-format@^29.0.0, pretty-format@^29.6.2:
|
pretty-format@^29.0.0, pretty-format@^29.6.2:
|
||||||
version "29.6.2"
|
version "29.6.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user