From 51ad9ff651b46d466e06d813a06a07dbfe4f2378 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 01:36:21 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.9.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b6a260f6..b97d05b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "lerna": "9.0.3", "lint-staged": "15.5.1", "npm-run-all": "4.1.5", - "prettier": "3.0.1", + "prettier": "3.9.1", "rimraf": "5.0.10", "sass": "^1.63.6", "shx": "0.4.0", @@ -25574,9 +25574,9 @@ } }, "node_modules/prettier": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.1.tgz", - "integrity": "sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==", + "version": "3.9.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.1.tgz", + "integrity": "sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index f550a077..b3f2236f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "lerna": "9.0.3", "lint-staged": "15.5.1", "npm-run-all": "4.1.5", - "prettier": "3.0.1", + "prettier": "3.9.1", "rimraf": "5.0.10", "sass": "^1.63.6", "shx": "0.4.0",