mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
chore(deps): update dependency stylelint to ~14.8.3 (#498)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
6187425c23
commit
ed12ad1274
@ -82,7 +82,7 @@
|
||||
"gulp-terser": "~2.1.0",
|
||||
"postcss": "~8.4.14",
|
||||
"postcss-preset-env": "~7.5.0",
|
||||
"stylelint": "~14.8.2",
|
||||
"stylelint": "~14.8.3",
|
||||
"stylelint-config-standard-scss": "~3.0.0"
|
||||
}
|
||||
}
|
||||
|
14
yarn.lock
14
yarn.lock
@ -4531,11 +4531,6 @@ normalize-range@^0.1.2:
|
||||
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
|
||||
integrity sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=
|
||||
|
||||
normalize-selector@^0.2.0:
|
||||
version "0.2.0"
|
||||
resolved "https://registry.yarnpkg.com/normalize-selector/-/normalize-selector-0.2.0.tgz#d0b145eb691189c63a78d201dc4fdb1293ef0c03"
|
||||
integrity sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=
|
||||
|
||||
normalize-url@^4.1.0:
|
||||
version "4.5.1"
|
||||
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
|
||||
@ -6483,10 +6478,10 @@ stylelint-scss@^4.0.0:
|
||||
postcss-selector-parser "^6.0.6"
|
||||
postcss-value-parser "^4.1.0"
|
||||
|
||||
stylelint@~14.8.2:
|
||||
version "14.8.2"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.2.tgz#801eef74fe6020611e6a515abb9fc7caeb125793"
|
||||
integrity sha512-tjDfexCYfoPdl/xcDJ9Fv+Ko9cvzbDnmdiaqEn3ovXHXasi/hbkt5tSjsiReQ+ENqnz0eltaX/AOO+AlzVdcNA==
|
||||
stylelint@~14.8.3:
|
||||
version "14.8.3"
|
||||
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.8.3.tgz#25d2df1e010cda52ff56327059d1ce25319109be"
|
||||
integrity sha512-aLpskXwSgFEBYbFRKA/BfuyYMGuXNtn2t5GqoffNPSezvw97x/vVNWcZNF0+cwt+LBjfvyq9/MRE3OjInGRgNA==
|
||||
dependencies:
|
||||
balanced-match "^2.0.0"
|
||||
colord "^2.9.2"
|
||||
@ -6511,7 +6506,6 @@ stylelint@~14.8.2:
|
||||
meow "^9.0.0"
|
||||
micromatch "^4.0.5"
|
||||
normalize-path "^3.0.0"
|
||||
normalize-selector "^0.2.0"
|
||||
picocolors "^1.0.0"
|
||||
postcss "^8.4.13"
|
||||
postcss-media-query-parser "^0.2.3"
|
||||
|
Loading…
Reference in New Issue
Block a user