diff --git a/package.json b/package.json index aa56f0d..cf898c3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "markdown-it-anchor": "8.6.7", "markdown-it-footnote": "3.0.3", "npm-run-all": "4.1.5", - "prettier": "3.0.0", + "prettier": "3.0.1", "sass": "1.64.1", "stylelint": "15.10.2", "stylelint-config-prettier": "9.0.5", diff --git a/yarn.lock b/yarn.lock index 0340c5c..b3c7244 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2013,10 +2013,10 @@ posthtml@^0.16.6: posthtml-parser "^0.11.0" posthtml-render "^3.0.0" -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== promise-each@^2.2.0: version "2.2.0"