diff --git a/package-lock.json b/package-lock.json index c33537e4..bf707d70 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.7.0", + "prettier": "3.7.1", "publint": "0.3.15", "semantic-release": "25.0.2", "sinon": "21.0.0" @@ -10221,9 +10221,9 @@ } }, "node_modules/prettier": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.0.tgz", - "integrity": "sha512-pBiBj/gjRY9Qpk1b7cDda6Rbwvkaggos779AHQ0Ek/odwDx6xG6DRBxtnp1QmxbuD7pAO8/SQ8vuhtGv9LoLWA==", + "version": "3.7.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz", + "integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index eabafc29..cece28ea 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.7.0", + "prettier": "3.7.1", "publint": "0.3.15", "semantic-release": "25.0.2", "sinon": "21.0.0"