diff --git a/package-lock.json b/package-lock.json index 615115c9..d3f0e40a 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.1", - "prettier": "3.4.1", + "prettier": "3.4.2", "publint": "0.2.12", "semantic-release": "24.2.0", "sinon": "19.0.2", @@ -12575,9 +12575,9 @@ } }, "node_modules/prettier": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", - "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 078b1e44..c90fdca5 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.1", - "prettier": "3.4.1", + "prettier": "3.4.2", "publint": "0.2.12", "semantic-release": "24.2.0", "sinon": "19.0.2",