diff --git a/package.json b/package.json index ce962e7..b40b493 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "devDependencies": { "cspell": "^8.16.0", "markdownlint-cli2": "^0.15.0", - "prettier": "^3.3.3", + "prettier": "^3.4.1", "prettier-plugin-sort-json": "^4.0.0" }, "license": "MIT", diff --git a/yarn.lock b/yarn.lock index f1bce41..e13be59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -887,10 +887,10 @@ prettier-plugin-sort-json@^4.0.0: resolved "https://registry.yarnpkg.com/prettier-plugin-sort-json/-/prettier-plugin-sort-json-4.0.0.tgz#b72a44b57183dd7f8cef5c07a0614f21d29a0e4a" integrity sha512-zV5g+bWFD2zAqyQ8gCkwUTC49o9FxslaUdirwivt5GZHcf57hCocavykuyYqbExoEsuBOg8IU36OY7zmVEMOWA== -prettier@^3.3.3: - version "3.3.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105" - integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew== +prettier@^3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" + integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== punycode.js@^2.3.1: version "2.3.1"