File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"eslint" : " 7.32.0" ,
26
26
"eslint-config-airbnb" : " 18.2.1" ,
27
- "prettier" : " 2.7 .1"
27
+ "prettier" : " 3.4 .1"
28
28
},
29
29
"dependencies" : {
30
30
"@babel/core" : " ^7.9.6" ,
Original file line number Diff line number Diff line change @@ -1297,10 +1297,10 @@ prelude-ls@^1.2.1:
1297
1297
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1298
1298
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1299
1299
1300
- prettier@2.7 .1 :
1301
- version "2.7 .1"
1302
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7 .1.tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
1303
- integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
1300
+ prettier@3.4 .1 :
1301
+ version "3.4 .1"
1302
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4 .1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b "
1303
+ integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg ==
1304
1304
1305
1305
progress@^2.0.0 :
1306
1306
version "2.0.3"
You can’t perform that action at this time.
0 commit comments