diff --git a/package-lock.json b/package-lock.json index ecb1c7fe..dbd8ea1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-yml": "1.18.0", "globals": "16.2.0", "markdownlint-cli": "0.45.0", - "prettier": "3.5.3", + "prettier": "3.6.0", "shellcheck": "3.1.0", "yarn": "1.22.22" }, @@ -2777,9 +2777,9 @@ } }, "node_modules/prettier": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", - "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.0.tgz", + "integrity": "sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 62641b55..91ab599b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@eslint/js": "9.29.0", "globals": "16.2.0", "markdownlint-cli": "0.45.0", - "prettier": "3.5.3", + "prettier": "3.6.0", "shellcheck": "3.1.0", "eslint-plugin-yml": "1.18.0", "yarn": "1.22.22"