From 5cf33a1005e1f8e0ea26417dcecbc6758b0a58d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 07:42:57 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.4.2 --- 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 c2e0741..191e6b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "lint-staged": "15.2.10", "markdown-it-inline-comments": "1.0.1", "postcss-html": "1.7.0", - "prettier": "3.4.1", + "prettier": "3.4.2", "stylelint-config-recess-order": "5.1.1", "stylelint-config-standard": "36.0.1", "unbuild": "2.0.0", @@ -8001,9 +8001,9 @@ } }, "node_modules/prettier": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", - "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 35e2b56..0204e74 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lint-staged": "15.2.10", "markdown-it-inline-comments": "1.0.1", "postcss-html": "1.7.0", - "prettier": "3.4.1", + "prettier": "3.4.2", "stylelint-config-recess-order": "5.1.1", "stylelint-config-standard": "36.0.1", "unbuild": "2.0.0",