diff --git a/package-lock.json b/package-lock.json index 179ec892..21250bee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "lockfile-lint": "4.14.1", "ls-engines": "0.9.3", "npm-run-all2": "8.0.4", - "prettier": "3.5.3", + "prettier": "3.6.0", "publint": "0.3.12", "semantic-release": "24.2.5", "sinon": "21.0.0" @@ -10775,9 +10775,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 b08a51ed..72ecc789 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "lockfile-lint": "4.14.1", "ls-engines": "0.9.3", "npm-run-all2": "8.0.4", - "prettier": "3.5.3", + "prettier": "3.6.0", "publint": "0.3.12", "semantic-release": "24.2.5", "sinon": "21.0.0"