diff --git a/package-lock.json b/package-lock.json index 61ee8269..cd7ca45a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "flag": "^5.0.1", "husky": "^9.1.7", "json-loader": "^0.5.7", - "prettier": "^3.4.2", + "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.5.11", "tailwindcss": "^3.4.16" } @@ -14602,9 +14602,9 @@ } }, "node_modules/prettier": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", - "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", + "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index acc4b09c..9e051a7b 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "flag": "^5.0.1", "husky": "^9.1.7", "json-loader": "^0.5.7", - "prettier": "^3.4.2", + "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.5.11", "tailwindcss": "^3.4.16" }