diff --git a/package.json b/package.json index 23af025..cea0d73 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "postcss-cli": "11.0.0", "postcss-import": "16.1.0", "postcss-nested": "6.0.1", - "prettier": "3.3.1", + "prettier": "3.3.2", "prettier-plugin-tailwindcss": "0.6.2", "simple-icons": "12.2.0", "svg-mixer": "2.3.14", diff --git a/yarn.lock b/yarn.lock index 8c3ed41..e2944e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2084,10 +2084,10 @@ prettier-plugin-tailwindcss@0.6.2: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.2.tgz#1143ac515b97bc9c04ec2d19a1a1db42b36f198c" integrity sha512-eFefm4cg+1c2B57+H274Qm//CTWBdtQN9ansl0YTP/8TC8x3bugCTQSS/e4FC5Ctl9djhTzsbcMrZ7x2/abIow== -prettier@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac" - integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg== +prettier@3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a" + integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA== pretty-hrtime@^1.0.3: version "1.0.3"