diff --git a/package.json b/package.json index 8b82e45d47..3c718dcc5f 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "lint-staged": "13.1.2", "nodemon": "2.0.20", "postcss": "8.4.21", - "prettier": "2.8.4", + "prettier": "3.3.0", "prettier-plugin-organize-imports": "3.2.2", "prettier-plugin-tailwindcss": "0.2.3", "semantic-release": "19.0.5", diff --git a/yarn.lock b/yarn.lock index 886aee53ed..968d06a03c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11205,10 +11205,10 @@ prettier-plugin-tailwindcss@0.2.3: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.2.3.tgz#b68a1de10056fc84055426af132c2697bea0955c" integrity sha512-s2N5Dh7Ao5KTV1mao5ZBnn8EKtUcDPJEkGViZIjI0Ij9TTI5zgTz4IHOxW33jOdjHKa8CSjM88scelUiC5TNRQ== -prettier@2.8.4: - version "2.8.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" - integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== +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== pretty-bytes@^5.6.0: version "5.6.0"