From f5843859aaf01248e272004d4ff5399cd1cb2bce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:56:05 +0000 Subject: [PATCH] build(deps): update dependency prettier to ~3.4.2 (#87) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 73a66f4..2f1edc1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Community health files for the Haneru Developers.", "devDependencies": { "@inabagumi/prettier-config": "^3.0.0", - "prettier": "~3.4.1" + "prettier": "~3.4.2" }, "homepage": "https://github.com/inabagumi/.github", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index 28890bb..cf00420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,7 +7,7 @@ resolved "https://registry.yarnpkg.com/@inabagumi/prettier-config/-/prettier-config-3.0.0.tgz#2068cd0bd7a79e887bbb5f3a6c7e22fe43a228ae" integrity sha512-C6SXKNTQ5Zd7+b/cDRlXpkzTcecbq0lsWFpIe+oxo4zIf6fuyi0/CS4w8vcviZI5QEQSU/mXBha/VF0ulyzZtQ== -prettier@~3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" - integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== +prettier@~3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" + integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==