Skip to content

Commit 14b5dab

Browse files
Update dependency prettier to v3
1 parent e913285 commit 14b5dab

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
@@ -49,7 +49,7 @@
4949
"import-sort-parser-typescript": "6.0.0",
5050
"import-sort-style-eslint": "6.0.0",
5151
"lint-staged": "10.5.1",
52-
"prettier": "2.1.2",
52+
"prettier": "3.4.0",
5353
"rimraf": "3.0.2",
5454
"typescript": "3.9.7"
5555
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3710,10 +3710,10 @@ prelude-ls@~1.1.2:
37103710
version "1.1.2"
37113711
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
37123712

3713-
prettier@2.1.2:
3714-
version "2.1.2"
3715-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
3716-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
3713+
prettier@3.4.0:
3714+
version "3.4.0"
3715+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971"
3716+
integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==
37173717

37183718
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
37193719
version "2.0.1"

0 commit comments

Comments
 (0)