File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
stylelint-no-unknown-custom-properties
stylelint-no-unused-custom-properties Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"ava" : " ^5.3.1" ,
16
- "c8" : " ^9.0 .0" ,
16
+ "c8" : " ^9.1 .0" ,
17
17
"colors" : " ^1.4.0" ,
18
18
"stylelint" : " ^15.11.0"
19
19
},
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"ava" : " ^5.3.1" ,
19
- "c8" : " ^9.0 .0" ,
19
+ "c8" : " ^9.1 .0" ,
20
20
"stylelint" : " ^15.11.0"
21
21
},
22
22
"keywords" : [
Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"ava" : " ^5.3.1" ,
17
- "c8" : " ^9.0 .0" ,
17
+ "c8" : " ^9.1 .0" ,
18
18
"stylelint" : " ^15.11.0"
19
19
},
20
20
"keywords" : [
Original file line number Diff line number Diff line change 6068
6068
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
6069
6069
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
6070
6070
6071
- c8@^9.0 .0:
6072
- version "9.0 .0"
6073
- resolved "https://registry.yarnpkg.com/c8/-/c8-9.0 .0.tgz#96f135754bbfc9fceb3c118970dcfd4a158de59d "
6074
- integrity sha512-nFJhU2Cz6Frh2awk3IW7wwk3wx27/U2v8ojQCHGc1GWTCHS6aMu4lal327/ZnnYj7oSThGF1X3qUP1yzAJBcOQ ==
6071
+ c8@^9.1 .0:
6072
+ version "9.1 .0"
6073
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9.1 .0.tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112 "
6074
+ integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg ==
6075
6075
dependencies:
6076
6076
"@bcoe/v8-coverage" "^0.2.3"
6077
6077
"@istanbuljs/schema" "^0.1.3"
You can’t perform that action at this time.
0 commit comments