diff --git a/integration/package.json b/integration/package.json index 0a6d4bab61a..22bcce306cf 100644 --- a/integration/package.json +++ b/integration/package.json @@ -14,6 +14,6 @@ "axios": "^1.3.6" }, "devDependencies": { - "prettier": "^2.8.7" + "prettier": "^2.8.8" } } diff --git a/integration/yarn.lock b/integration/yarn.lock index 861a84709f3..2667ec69d1a 100644 --- a/integration/yarn.lock +++ b/integration/yarn.lock @@ -79,10 +79,10 @@ playwright-core@1.32.3: resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.32.3.tgz#e6dc7db0b49e9b6c0b8073c4a2d789a96f519c48" integrity sha512-SB+cdrnu74ZIn5Ogh/8278ngEh9NEEV0vR4sJFmK04h2iZpybfbqBY0bX6+BLYWVdV12JLLI+JEFtSnYgR+mWg== -prettier@^2.8.7: - version "2.8.7" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" - integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== +prettier@^2.8.8: + version "2.8.8" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da" + integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== proxy-from-env@^1.1.0: version "1.1.0"