File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
"private" : true ,
10
10
"devDependencies" : {
11
11
"husky" : " ^7.0.4" ,
12
- "prettier" : " ^2.8.4 " ,
12
+ "prettier" : " ^3.3.0 " ,
13
13
"webpack" : " ^5.90.0" ,
14
14
"webpack-cli" : " ^4.9.2"
15
15
},
Original file line number Diff line number Diff line change @@ -1193,10 +1193,10 @@ prelude-ls@^1.2.1:
1193
1193
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1194
1194
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1195
1195
1196
- prettier@^2.8.4 :
1197
- version "2.8.4 "
1198
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
1199
- integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
1196
+ prettier@^3.3.0 :
1197
+ version "3.3.0 "
1198
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0 .tgz#d173ea0524a691d4c0b1181752f2b46724328cdf "
1199
+ integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g ==
1200
1200
1201
1201
punycode@^2.1.0 :
1202
1202
version "2.1.1"
You can’t perform that action at this time.
0 commit comments