diff --git a/package.json b/package.json index 6a90e51..a72a37c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "nock": "^13.5.6", "nyc": "^15.1.0", "oclif": "^4.16.0", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "ts-node": "^10.9.2", "typescript": "^5.7.2" }, diff --git a/yarn.lock b/yarn.lock index b95b39b..2bd6b57 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.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" - integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== +prettier@^3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" + integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== process-on-spawn@^1.0.0: version "1.0.0"