diff --git a/package.json b/package.json index 390a403..49db4a6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^9.0.0", "eslint-config-smarthr": "^6.29.0", "npm-run-all": "^4.1.5", - "prettier": "^3.3.1", + "prettier": "^3.3.3", "prettier-config-smarthr": "^1.0.0", "rimraf": "^6.0.1", "standard-version": "^9.5.0", diff --git a/yarn.lock b/yarn.lock index b696362..bf7bc92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2793,10 +2793,10 @@ prettier-config-smarthr@^1.0.0: resolved "https://registry.yarnpkg.com/prettier-config-smarthr/-/prettier-config-smarthr-1.0.0.tgz#1d9ca4c9601db481b3bae701d13107ac868c28d0" integrity sha512-4sCh8QhwdDn46O+zEi83PXIVcpLIYHp5FPKCQ19VUJuhvkotDJd0mHlevlNIZ2OW8v+mK7HMZpAeaPiGhvjG4Q== -prettier@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac" - integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg== +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== process-nextick-args@~2.0.0: version "2.0.1"