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.0 .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.0 .1 :
1301
+ version "3.0 .1"
1302
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0 .1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40 "
1303
+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ ==
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