diff --git a/package.json b/package.json index 14107e5..363f0bd 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.3" }, "resolutions": { "minimist": "1.2.6" diff --git a/yarn.lock b/yarn.lock index a703499..edc2ce2 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.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0" + integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw== pump@^3.0.0: version "3.0.0"