diff --git a/package.json b/package.json index 114e1f1..83ba753 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "nock": "^13.5.6", "nyc": "^15.1.0", "oclif": "^4.15.29", - "prettier": "^3.3.3", + "prettier": "^3.4.1", "ts-node": "^10.9.2", "typescript": "^5.7.2" }, diff --git a/yarn.lock b/yarn.lock index bb7a04d..da86b55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7403,10 +7403,10 @@ prepend-http@^1.0.1: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= -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== process-on-spawn@^1.0.0: version "1.0.0"