diff --git a/package-lock.json b/package-lock.json index 1c79b0c2..be60c2df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "lockfile-lint": "4.14.1", "ls-engines": "0.10.0", "npm-run-all2": "8.0.4", - "prettier": "3.8.0", + "prettier": "3.8.1", "publint": "0.3.17", "semantic-release": "25.0.2", "sinon": "21.0.1", @@ -11006,9 +11006,9 @@ } }, "node_modules/prettier": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz", - "integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", + "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index c8209b5e..acee794c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "lockfile-lint": "4.14.1", "ls-engines": "0.10.0", "npm-run-all2": "8.0.4", - "prettier": "3.8.0", + "prettier": "3.8.1", "publint": "0.3.17", "semantic-release": "25.0.2", "sinon": "21.0.1",