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.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 @@ -5107,10 +5107,10 @@ prepend-http@^1.0.1:
5107
5107
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
5108
5108
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
5109
5109
5110
- prettier@^2.5.1 :
5111
- version "2.5.1 "
5112
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1 .tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
5113
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
5110
+ prettier@^2.8.4 :
5111
+ version "2.8.4 "
5112
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
5113
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
5114
5114
5115
5115
pretty-format@^26.6.2 :
5116
5116
version "26.6.2"
@@ -6124,10 +6124,10 @@ style-search@^0.1.0:
6124
6124
resolved "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
6125
6125
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
6126
6126
6127
- stylelint-config-prettier@^9.0.3 :
6128
- version "9.0.3 "
6129
- resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3 .tgz#0dccebeff359dcc393c9229184408b08964d561c "
6130
- integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg ==
6127
+ stylelint-config-prettier@^9.0.5 :
6128
+ version "9.0.5 "
6129
+ resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5 .tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e "
6130
+ integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA ==
6131
6131
6132
6132
stylelint-config-recommended-scss@^5.0.2 :
6133
6133
version "5.0.2"
You can’t perform that action at this time.
0 commit comments