Skip to content

Commit 8880b60

Browse files
chore(deps): update dependency prettier to v3.4.2 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b9acd4 commit 8880b60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-unicorn": "^55.0.0",
5656
"eslint-plugin-unused-imports": "^4.1.4",
5757
"pnpm": "9.11.0",
58-
"prettier": "3.4.1",
58+
"prettier": "3.4.2",
5959
"tsm": "^2.3.0",
6060
"tsx": "^4.19.1",
6161
"typescript-eslint": "7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2447,10 +2447,10 @@ prelude-ls@^1.2.1:
24472447
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
24482448
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
24492449

2450-
2451-
version "3.4.1"
2452-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
2453-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
2450+
2451+
version "3.4.2"
2452+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2453+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
24542454

24552455
progress@^2.0.3:
24562456
version "2.0.3"

0 commit comments

Comments
 (0)