diff --git a/package.json b/package.json index 103a5928..8d7048ce 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lint-staged": "^15.2.9", "mocha": "^11.1.0", "p-event": "^6.0.1", - "prettier": "^3.3.3", + "prettier": "^3.5.3", "sinon": "^19.0.2" }, "repository": { diff --git a/yarn.lock b/yarn.lock index c2fbb81e..c20989a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4144,10 +4144,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.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.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" + integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== pretty-ms@^9.0.0: version "9.1.0"