diff --git a/live-editor/package.json b/live-editor/package.json index 8730f3c..f329cbd 100644 --- a/live-editor/package.json +++ b/live-editor/package.json @@ -23,7 +23,7 @@ "path-browserify": "^1.0.0", "postcss": "^8.4.49", "postcss-load-config": "^5.1.0", - "prettier": "3.4.1", + "prettier": "3.4.2", "svelte": "^3.59.2", "svelte-copy-to-clipboard": "^0.2.5", "svelte-preprocess": "^5.1.4", diff --git a/live-editor/yarn.lock b/live-editor/yarn.lock index 88656f0..948e31d 100644 --- a/live-editor/yarn.lock +++ b/live-editor/yarn.lock @@ -1793,10 +1793,10 @@ postcss@^8.4.43, postcss@^8.4.47, postcss@^8.4.49: picocolors "^1.1.1" source-map-js "^1.2.1" -prettier@3.4.1: - version "3.4.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" - integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== +prettier@3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" + integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== prettier@^2.6.2: version "2.8.8"