File tree 2 files changed +10
-10
lines changed
packages/stylelint-config
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"postcss-scss" : " ^4.0.9" ,
22
22
"postcss-syntax" : " ^0.36.2" ,
23
23
"stylelint-config-prettier" : " ^9.0.5" ,
24
- "stylelint-config-standard" : " ^36.0.0 " ,
24
+ "stylelint-config-standard" : " ^36.0.1 " ,
25
25
"stylelint-high-performance-animation" : " ^1.10.0" ,
26
26
"stylelint-no-unsupported-browser-features" : " ^7.0.0" ,
27
27
"stylelint-prettier" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -13260,17 +13260,17 @@ stylelint-config-prettier@^9.0.5:
13260
13260
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e"
13261
13261
integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==
13262
13262
13263
- stylelint-config-recommended@^14.0.0 :
13264
- version "14.0.0 "
13265
- resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.0 .tgz#b395c7014838d2aaca1755eebd914d0bb5274994 "
13266
- integrity sha512-jSkx290CglS8StmrLp2TxAppIajzIBZKYm3IxT89Kg6fGlxbPiTiyH9PS5YUuVAFwaJLl1ikiXX0QWjI0jmgZQ ==
13263
+ stylelint-config-recommended@^14.0.1 :
13264
+ version "14.0.1 "
13265
+ resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-14.0.1 .tgz#d25e86409aaf79ee6c6085c2c14b33c7e23c90c6 "
13266
+ integrity sha512-bLvc1WOz/14aPImu/cufKAZYfXs/A/owZfSMZ4N+16WGXLoX5lOir53M6odBxvhgmgdxCVnNySJmZKx73T93cg ==
13267
13267
13268
- stylelint-config-standard@^36.0.0 :
13269
- version "36.0.0 "
13270
- resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.0 .tgz#6704c044d611edc12692d4a5e37b039a441604d4 "
13271
- integrity sha512-3Kjyq4d62bYFp/Aq8PMKDwlgUyPU4nacXsjDLWJdNPRUgpuxALu1KnlAHIj36cdtxViVhXexZij65yM0uNIHug ==
13268
+ stylelint-config-standard@^36.0.1 :
13269
+ version "36.0.1 "
13270
+ resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-36.0.1 .tgz#727cbb2a1ef3e210f5ce8329cde531129f156609 "
13271
+ integrity sha512-8aX8mTzJ6cuO8mmD5yon61CWuIM4UD8Q5aBcWKGSf6kg+EC3uhB+iOywpTK4ca6ZL7B49en8yanOFtUW0qNzyw ==
13272
13272
dependencies:
13273
- stylelint-config-recommended "^14.0.0 "
13273
+ stylelint-config-recommended "^14.0.1 "
13274
13274
13275
13275
stylelint-high-performance-animation@^1.10.0:
13276
13276
version "1.10.0"
You can’t perform that action at this time.
0 commit comments