diff --git a/package.json b/package.json index f0d0c43..5247032 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.2.5" + "prettier": "~3.3.0" }, "homepage": "https://github.com/inabagumi/.github", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index 41802c0..4a74cc0 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.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" - integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== +prettier@~3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf" + integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==