Skip to content

Commit 57ac7b3

Browse files
chore(deps): update dependency prettier to v3.0.1
1 parent b4200ba commit 57ac7b3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.1",
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
@@ -1940,10 +1940,10 @@ prebuild-install@^7.0.1:
19401940
tar-fs "^2.0.0"
19411941
tunnel-agent "^0.6.0"
19421942

1943-
prettier@3.0.0:
1944-
version "3.0.0"
1945-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
1946-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
1943+
prettier@3.0.1:
1944+
version "3.0.1"
1945+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
1946+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
19471947

19481948
pretty-quick@3.1.3:
19491949
version "3.1.3"

0 commit comments

Comments
 (0)