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.33.0" ,
30
30
"husky" : " ^5.0.9" ,
31
- "prettier" : " ^2.5.1 " ,
31
+ "prettier" : " ^2.8.4 " ,
32
32
"semantic-release" : " ^17.3.9" ,
33
33
"stylelint" : " ^14.16.1" ,
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 @@ -5101,10 +5101,10 @@ prepend-http@^1.0.1:
5101
5101
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
5102
5102
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
5103
5103
5104
- prettier@^2.5.1 :
5105
- version "2.5.1 "
5106
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
5107
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
5104
+ prettier@^2.8.4 :
5105
+ version "2.8.4 "
5106
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
5107
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
5108
5108
5109
5109
pretty-format@^26.6.2 :
5110
5110
version "26.6.2"
@@ -6118,10 +6118,10 @@ style-search@^0.1.0:
6118
6118
resolved "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
6119
6119
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
6120
6120
6121
- stylelint-config-prettier@^9.0.3 :
6122
- version "9.0.3 "
6123
- resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3 .tgz#0dccebeff359dcc393c9229184408b08964d561c "
6124
- integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg ==
6121
+ stylelint-config-prettier@^9.0.5 :
6122
+ version "9.0.5 "
6123
+ resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5 .tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e "
6124
+ integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA ==
6125
6125
6126
6126
stylelint-config-recommended-scss@^5.0.2 :
6127
6127
version "5.0.2"
You can’t perform that action at this time.
0 commit comments