diff --git a/package-lock.json b/package-lock.json index 99a7dc54..0981d0a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,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", @@ -12590,9 +12590,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 47eec718..87b0d58c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,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",