Skip to content

Commit f5bed3a

Browse files
build(deps): bump stylelint-config-standard from 24.0.0 to 25.0.0 (#71)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 24.0.0 to 25.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@24.0.0...25.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6d272b commit f5bed3a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"postcss": "^8.4.6",
1616
"postcss-html": "^1.3.0",
1717
"stylelint-config-prettier": "^9.0.3",
18-
"stylelint-config-standard": "^24.0.0",
18+
"stylelint-config-standard": "^25.0.0",
1919
"stylelint-config-standard-scss": "^3.0.0",
2020
"stylelint-order": "^5.0.0"
2121
},

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2945,6 +2945,11 @@ stylelint-config-recommended@^6.0.0:
29452945
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-6.0.0.tgz#fd2523a322836005ad9bf473d3e5534719c09f9d"
29462946
integrity sha512-ZorSSdyMcxWpROYUvLEMm0vSZud2uB7tX1hzBZwvVY9SV/uly4AvvJPPhCcymZL3fcQhEQG5AELmrxWqtmzacw==
29472947

2948+
stylelint-config-recommended@^7.0.0:
2949+
version "7.0.0"
2950+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-7.0.0.tgz#7497372ae83ab7a6fffc18d7d7b424c6480ae15e"
2951+
integrity sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==
2952+
29482953
stylelint-config-standard-scss@^3.0.0:
29492954
version "3.0.0"
29502955
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-3.0.0.tgz#dafc4fa5538d0ed833bf0a7d391e075683ffd96c"
@@ -2960,6 +2965,13 @@ stylelint-config-standard@^24.0.0:
29602965
dependencies:
29612966
stylelint-config-recommended "^6.0.0"
29622967

2968+
stylelint-config-standard@^25.0.0:
2969+
version "25.0.0"
2970+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-25.0.0.tgz#2c916984e6655d40d6e8748b19baa8603b680bff"
2971+
integrity sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==
2972+
dependencies:
2973+
stylelint-config-recommended "^7.0.0"
2974+
29632975
stylelint-order@^5.0.0:
29642976
version "5.0.0"
29652977
resolved "https://registry.yarnpkg.com/stylelint-order/-/stylelint-order-5.0.0.tgz#abd20f6b85ac640774cbe40e70d3fe9c6fdf4400"

0 commit comments

Comments
 (0)