diff --git a/tests/prettier/package.json b/tests/prettier/package.json index 52e55fe..a552329 100644 --- a/tests/prettier/package.json +++ b/tests/prettier/package.json @@ -1,6 +1,6 @@ { "dependencies": { "@prettier/plugin-php": "^0.22.2", - "prettier": "^3.2.5" + "prettier": "^3.3.1" } } diff --git a/tests/prettier/yarn.lock b/tests/prettier/yarn.lock index 55009f3..f7e970c 100644 --- a/tests/prettier/yarn.lock +++ b/tests/prettier/yarn.lock @@ -20,7 +20,7 @@ php-parser@^3.1.5: resolved "https://registry.yarnpkg.com/php-parser/-/php-parser-3.1.5.tgz#84500e5b5c6a0907e32c38b931bb4e7d3f275026" integrity sha512-jEY2DcbgCm5aclzBdfW86GM6VEIWcSlhTBSHN1qhJguVePlYe28GhwS0yoeLYXpM2K8y6wzLwrbq814n2PHSoQ== -prettier@^3.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" - integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== +prettier@^3.3.1: + version "3.3.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac" + integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==