diff --git a/package-lock.json b/package-lock.json index b74a6afd..5b56c00f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "lockfile-lint": "4.14.0", "ls-engines": "0.9.3", "npm-run-all2": "7.0.2", - "prettier": "3.4.2", + "prettier": "3.5.1", "publint": "0.3.5", "semantic-release": "24.2.2", "sinon": "19.0.2", @@ -12792,9 +12792,9 @@ } }, "node_modules/prettier": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", - "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz", + "integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index b8a99da5..94a87504 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "lockfile-lint": "4.14.0", "ls-engines": "0.9.3", "npm-run-all2": "7.0.2", - "prettier": "3.4.2", + "prettier": "3.5.1", "publint": "0.3.5", "semantic-release": "24.2.2", "sinon": "19.0.2",