diff --git a/package.json b/package.json index 88e71e9..fcd7e3b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "lint-staged": "^13.0.0", "next-sitemap": "^2.5.28", "postcss": "^8.4.14", - "prettier": "^2.6.2", + "prettier": "^2.8.4", "prettier-plugin-tailwindcss": "^0.1.11", "tailwindcss": "^3.1.2" } diff --git a/yarn.lock b/yarn.lock index dff0d7d..73b2c82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2516,10 +2516,10 @@ prettier-plugin-tailwindcss@^0.1.11: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.11.tgz#6112da68d9d022b7f896d35c070464931c99c35f" integrity sha512-a28+1jvpIZQdZ/W97wOXb6VqI762MKE/TxMMuibMEHhyYsSxQA8Ek30KObd5kJI2HF1ldtSYprFayXJXi3pz8Q== -prettier@^2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032" - integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew== +prettier@^2.8.4: + version "2.8.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" + integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== prop-types@^15.8.1: version "15.8.1"