diff --git a/package.json b/package.json index 14107e5..6867e5f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "dev-to-git": "1.4.10", "embedme": "1.22.1", - "prettier": "3.8.0" + "prettier": "3.8.1" }, "resolutions": { "minimist": "1.2.6" diff --git a/yarn.lock b/yarn.lock index a703499..16afd5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -346,10 +346,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= -prettier@3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69" - integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA== +prettier@3.8.1: + version "3.8.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173" + integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg== pump@^3.0.0: version "3.0.0"