diff --git a/package-lock.json b/package-lock.json index 6636d7b..4f7085e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "favicons-webpack-plugin": "6.0.1", "js-yaml": "4.1.0", "npm-run-all2": "6.2.0", - "prettier": "3.3.0", + "prettier": "3.3.1", "shx": "0.3.4", "svg-sprite": "2.0.4", "webpack": "5.91.0", @@ -3109,9 +3109,9 @@ } }, "node_modules/prettier": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.0.tgz", - "integrity": "sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.1.tgz", + "integrity": "sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 593e2e1..4368420 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "favicons-webpack-plugin": "6.0.1", "js-yaml": "4.1.0", "npm-run-all2": "6.2.0", - "prettier": "3.3.0", + "prettier": "3.3.1", "shx": "0.3.4", "svg-sprite": "2.0.4", "webpack": "5.91.0",