Skip to content

Commit 3c5197d

Browse files
chore(deps): update dependency prettier to v3.0.2
1 parent 3817268 commit 3c5197d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"husky": "8.0.3",
198198
"lint-staged": "13.2.3",
199199
"mocha": "10.2.0",
200-
"prettier": "3.0.0",
200+
"prettier": "3.0.2",
201201
"pretty-quick": "3.1.3",
202202
"ts-loader": "9.4.4",
203203
"typescript": "5.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,10 +1935,10 @@ prebuild-install@^7.0.1:
19351935
tar-fs "^2.0.0"
19361936
tunnel-agent "^0.6.0"
19371937

1938-
1939-
version "3.0.0"
1940-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
1941-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
1938+
1939+
version "3.0.2"
1940+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
1941+
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
19421942

19431943
19441944
version "3.1.3"

0 commit comments

Comments
 (0)