mirror of https://github.com/sualko/cloud_bbb
npm: bump stylelint-config-recommended-scss from 5.0.2 to 7.0.0
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 5.0.2 to 7.0.0. - [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v5.0.2...v7.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended-scss dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/stylelint-config-recommended-scss-7.0.0
parent
ec41ba4a5f
commit
b0448a6f47
|
|
@ -107,7 +107,7 @@
|
||||||
"sass-loader": "^12.6.0",
|
"sass-loader": "^12.6.0",
|
||||||
"style-loader": "^3.3.1",
|
"style-loader": "^3.3.1",
|
||||||
"stylelint": "^14.5.3",
|
"stylelint": "^14.5.3",
|
||||||
"stylelint-config-recommended-scss": "^5.0.2",
|
"stylelint-config-recommended-scss": "^7.0.0",
|
||||||
"stylelint-scss": "^4.2.0",
|
"stylelint-scss": "^4.2.0",
|
||||||
"ts-loader": "^9.2.8",
|
"ts-loader": "^9.2.8",
|
||||||
"typescript": "^4.9.3",
|
"typescript": "^4.9.3",
|
||||||
|
|
|
||||||
18
yarn.lock
18
yarn.lock
|
|
@ -5961,19 +5961,19 @@ style-to-object@1.0.8:
|
||||||
dependencies:
|
dependencies:
|
||||||
inline-style-parser "0.2.4"
|
inline-style-parser "0.2.4"
|
||||||
|
|
||||||
stylelint-config-recommended-scss@^5.0.2:
|
stylelint-config-recommended-scss@^7.0.0:
|
||||||
version "5.0.2"
|
version "7.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-5.0.2.tgz#193f483861c76a36ece24c52eb6baca4838f4a48"
|
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-7.0.0.tgz#db16b6ae6055e72e3398916c0f13d6eb685902a2"
|
||||||
integrity sha512-b14BSZjcwW0hqbzm9b0S/ScN2+3CO3O4vcMNOw2KGf8lfVSwJ4p5TbNEXKwKl1+0FMtgRXZj6DqVUe/7nGnuBg==
|
integrity sha512-rGz1J4rMAyJkvoJW4hZasuQBB7y9KIrShb20l9DVEKKZSEi1HAy0vuNlR8HyCKy/jveb/BdaQFcoiYnmx4HoiA==
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-scss "^4.0.2"
|
postcss-scss "^4.0.2"
|
||||||
stylelint-config-recommended "^6.0.0"
|
stylelint-config-recommended "^8.0.0"
|
||||||
stylelint-scss "^4.0.0"
|
stylelint-scss "^4.0.0"
|
||||||
|
|
||||||
stylelint-config-recommended@^6.0.0:
|
stylelint-config-recommended@^8.0.0:
|
||||||
version "6.0.0"
|
version "8.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz#fd2523a322836005ad9bf473d3e5534719c09f9d"
|
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-8.0.0.tgz#7736be9984246177f017c39ec7b1cd0f19ae9117"
|
||||||
integrity sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==
|
integrity sha512-IK6dWvE000+xBv9jbnHOnBq01gt6HGVB2ZTsot+QsMpe82doDQ9hvplxfv4YnpEuUwVGGd9y6nbaAnhrjcxhZQ==
|
||||||
|
|
||||||
stylelint-scss@^4.0.0, stylelint-scss@^4.2.0:
|
stylelint-scss@^4.0.0, stylelint-scss@^4.2.0:
|
||||||
version "4.2.0"
|
version "4.2.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue