File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 28
28
"@sourcegraph/tsconfig" : " ^4.0.1" ,
29
29
"eslint" : " ^8.35.0" ,
30
30
"husky" : " ^5.0.9" ,
31
- "prettier" : " ^2.5.1 " ,
31
+ "prettier" : " ^2.8.7 " ,
32
32
"semantic-release" : " ^17.3.9" ,
33
33
"stylelint" : " ^15.2.0" ,
34
34
"typescript" : " ^4.5.5"
35
35
},
36
36
"dependencies" : {
37
- "stylelint-config-prettier" : " ^9.0.3 " ,
37
+ "stylelint-config-prettier" : " ^9.0.5 " ,
38
38
"stylelint-config-standard-scss" : " ^3.0.0"
39
39
},
40
40
"husky" : {
Original file line number Diff line number Diff line change @@ -5135,10 +5135,10 @@ prepend-http@^1.0.1:
5135
5135
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
5136
5136
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
5137
5137
5138
- prettier@^2.5.1 :
5139
- version "2.5.1 "
5140
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
5141
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
5138
+ prettier@^2.8.7 :
5139
+ version "2.8.7 "
5140
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
5141
+ integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
5142
5142
5143
5143
pretty-format@^26.6.2 :
5144
5144
version "26.6.2"
@@ -6152,10 +6152,10 @@ style-search@^0.1.0:
6152
6152
resolved "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
6153
6153
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
6154
6154
6155
- stylelint-config-prettier@^9.0.3 :
6156
- version "9.0.3 "
6157
- resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3 .tgz#0dccebeff359dcc393c9229184408b08964d561c "
6158
- integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg ==
6155
+ stylelint-config-prettier@^9.0.5 :
6156
+ version "9.0.5 "
6157
+ resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5 .tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e "
6158
+ integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA ==
6159
6159
6160
6160
stylelint-config-recommended-scss@^5.0.2 :
6161
6161
version "5.0.2"
You can’t perform that action at this time.
0 commit comments