diff --git a/package.json b/package.json index 085a46d6..470c7873 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lint-staged": ">=11.1.2", "mocha": "^10.0.0", "p-event": "^6.0.0", - "prettier": "3.0.3", + "prettier": "3.2.3", "sinon": "^16.1.0" }, "repository": { diff --git a/yarn.lock b/yarn.lock index da3cd77b..74bf1499 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4802,10 +4802,10 @@ posix-character-classes@^0.1.0: resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= -prettier@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" - integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== +prettier@3.2.3: + version "3.2.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.3.tgz#98501d99141a9a10d5ceaf74cf39c8b7cbddd380" + integrity sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw== pretty-hrtime@^1.0.0: version "1.0.3"