diff --git a/package.json b/package.json index cc72aaaa..7a53e58d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "^8.46.0", "eslint-plugin-vue": "^9.16.1", "nuxi": "3.6.5", - "prettier": "3.0.0" + "prettier": "3.0.1" }, "resolutions": { "glob-parent": "^5.1.2" diff --git a/yarn.lock b/yarn.lock index a04779e2..4e45e46d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11614,10 +11614,10 @@ prepend-http@^1.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg== -prettier@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae" - integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g== +prettier@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40" + integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ== "prettier@^1.18.2 || ^2.0.0": version "2.8.8"