From 24cf986c922b052aa9814f830a95e3ff9b5444d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 01:36:29 +0000 Subject: [PATCH] Bump prettier from 2.8.4 to 2.8.7 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb21123..4d59890 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "http-auth": "^4.2.0", "path-to-regexp": "^6.2.1", "postcss": "^8.4.21", - "prettier": "^2.8.3", + "prettier": "^2.8.7", "react": "^18.0.0", "react-dom": "^18.0.0", "tailwindcss": "^3.0.24", diff --git a/yarn.lock b/yarn.lock index cff3d9d..f68adfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3309,10 +3309,10 @@ prettier-plugin-astro@^0.7.0: sass-formatter "^0.7.5" synckit "^0.8.4" -prettier@^2.7.1, prettier@^2.8.3: - version "2.8.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" - integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== +prettier@^2.7.1, prettier@^2.8.7: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== prismjs@^1.28.0: version "1.29.0"