diff --git a/package-lock.json b/package-lock.json index 75f83643..478f5325 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "github-label-sync": "2.3.1", "markdown-link-check": "3.12.2", "markdownlint-cli": "0.44.0", - "prettier": "3.5.1" + "prettier": "3.5.2" }, "engines": { "node": "20.x" @@ -2872,9 +2872,9 @@ "license": "MIT" }, "node_modules/prettier": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz", - "integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", + "integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 96531671..e9339895 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "github-label-sync": "2.3.1", "markdown-link-check": "3.12.2", "markdownlint-cli": "0.44.0", - "prettier": "3.5.1" + "prettier": "3.5.2" }, "engines": { "node": "20.x"