This repository was archived by the owner on Jan 15, 2024. It is now read-only.
File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 26
26
"react-twitter-embed" : " ^4.0.4" ,
27
27
"sass" : " 1.52.1" ,
28
28
"styled-components" : " ^5.3.5" ,
29
- "stylelint" : " 14.8.2 " ,
29
+ "stylelint" : " 14.8.3 " ,
30
30
"stylelint-config-standard" : " ^25.0.0" ,
31
31
"stylelint-order" : " ^5.0.0" ,
32
32
"tailwindcss" : " 3.0.24" ,
Original file line number Diff line number Diff line change @@ -2685,11 +2685,6 @@ normalize-range@^0.1.2:
2685
2685
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
2686
2686
integrity sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=
2687
2687
2688
- normalize-selector@^0.2.0 :
2689
- version "0.2.0"
2690
- resolved "https://registry.yarnpkg.com/normalize-selector/-/normalize-selector-0.2.0.tgz#d0b145eb691189c63a78d201dc4fdb1293ef0c03"
2691
- integrity sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=
2692
-
2693
2688
npm-run-path@^4.0.0 :
2694
2689
version "4.0.1"
2695
2690
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
@@ -3546,10 +3541,10 @@ stylelint-order@^5.0.0:
3546
3541
postcss "^8.3.11"
3547
3542
postcss-sorting "^7.0.1"
3548
3543
3549
-
3550
- version "14.8.2 "
3551
- resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.2 .tgz#801eef74fe6020611e6a515abb9fc7caeb125793 "
3552
- integrity sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA ==
3544
+
3545
+ version "14.8.3 "
3546
+ resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.3 .tgz#25d2df1e010cda52ff56327059d1ce25319109be "
3547
+ integrity sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA ==
3553
3548
dependencies :
3554
3549
balanced-match "^2.0.0"
3555
3550
colord "^2.9.2"
3574
3569
meow "^9.0.0"
3575
3570
micromatch "^4.0.5"
3576
3571
normalize-path "^3.0.0"
3577
- normalize-selector "^0.2.0"
3578
3572
picocolors "^1.0.0"
3579
3573
postcss "^8.4.13"
3580
3574
postcss-media-query-parser "^0.2.3"
You can’t perform that action at this time.
0 commit comments