Skip to content

Commit 4d84bc8

Browse files
[dependabot:npm] bump stylelint-config-standard from 38.0.0 to 39.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 38.0.0 to 39.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@38.0.0...39.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-version: 39.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6989947 commit 4d84bc8

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"eslint-config-airbnb-base": "^15.0.0",
2121
"eslint-config-prettier": "^10.1.8",
2222
"stylelint": "^16.23.0",
23-
"stylelint-config-standard": "^38.0.0",
23+
"stylelint-config-standard": "^39.0.0",
2424
"stylelint-config-standard-scss": "^15.0.1",
2525
"stylelint-selector-bem-pattern": "^4.0.1"
2626
}

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3125,6 +3125,11 @@ stylelint-config-recommended@^16.0.0:
31253125
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-16.0.0.tgz#0221f19902816fe7d53d9a01eb0be4cc7b4fe80a"
31263126
integrity sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==
31273127

3128+
stylelint-config-recommended@^17.0.0:
3129+
version "17.0.0"
3130+
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-17.0.0.tgz#4f77c70609b2d7093cc60bb48adfabdde434aa5d"
3131+
integrity sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==
3132+
31283133
stylelint-config-standard-scss@^15.0.1:
31293134
version "15.0.1"
31303135
resolved "https://registry.yarnpkg.com/stylelint-config-standard-scss/-/stylelint-config-standard-scss-15.0.1.tgz#3b549bc2bf4be0daa25e2ba979fe0de0712cd638"
@@ -3140,6 +3145,13 @@ stylelint-config-standard@^38.0.0:
31403145
dependencies:
31413146
stylelint-config-recommended "^16.0.0"
31423147

3148+
stylelint-config-standard@^39.0.0:
3149+
version "39.0.0"
3150+
resolved "https://registry.yarnpkg.com/stylelint-config-standard/-/stylelint-config-standard-39.0.0.tgz#9635554a9c42e7e89dadc024afac372d18e3e776"
3151+
integrity sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==
3152+
dependencies:
3153+
stylelint-config-recommended "^17.0.0"
3154+
31433155
stylelint-scss@^6.12.0:
31443156
version "6.12.0"
31453157
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-6.12.0.tgz#38cf41c3b8a76f34cd7267e4c30e7e66d35619c2"

0 commit comments

Comments
 (0)