diff --git a/package.json b/package.json index 9f73cdf..3ff99bc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-simple-import-sort": "^12.1.1", "mocha": "^10.8.2", "nyc": "^17.1.0", - "prettier": "^3.3.3", + "prettier": "^3.5.3", "proxyquire": "^2.1.3", "sinon": "^19.0.2" }, diff --git a/yarn.lock b/yarn.lock index c832c69..631c605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2632,10 +2632,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -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== process-on-spawn@^1.0.0: version "1.0.0"