diff --git a/package-lock.json b/package-lock.json index 016053af..11e862fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,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", @@ -12172,9 +12172,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 027093bd..4d0c1748 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,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",