Skip to content

Commit fe6843b

Browse files
chore(deps): update dependency prettier to v3.2.5 (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3405df commit fe6843b

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": "^50.0.1",
5656
"eslint-plugin-unused-imports": "^3.0.0",
5757
"pnpm": "8.12.1",
58-
"prettier": "3.1.1",
58+
"prettier": "3.2.5",
5959
"typescript-eslint": "0.0.1-alpha.0",
6060
"uvu": "^0.5.6",
6161
"tsm": "^2.3.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2233,10 +2233,10 @@ prelude-ls@^1.2.1:
22332233
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
22342234
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
22352235

2236-
prettier@3.1.1:
2237-
version "3.1.1"
2238-
resolved "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz"
2239-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
2236+
prettier@3.2.5:
2237+
version "3.2.5"
2238+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2239+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
22402240

22412241
pretty-ms@^7.0.1:
22422242
version "7.0.1"

0 commit comments

Comments
 (0)