Skip to content

Commit

Permalink
Bump @namics/stylelint-bem from 7.0.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [@namics/stylelint-bem](https://github.com/merkle-open/stylelint-bem) from 7.0.0 to 9.0.0.
- [Release notes](https://github.com/merkle-open/stylelint-bem/releases)
- [Changelog](https://github.com/merkle-open/stylelint-bem/blob/master/CHANGELOG.md)
- [Commits](merkle-open/stylelint-bem@7.0.0...9.0.0)

---
updated-dependencies:
- dependency-name: "@namics/stylelint-bem"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent efbf43a commit 0298462
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@chanzuckerberg/axe-storybook-testing": "^6.0.1",
"@namics/stylelint-bem": "^7.0.0",
"@namics/stylelint-bem": "^9.0.0",
"@storybook/addon-a11y": "^6.5.9",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
Expand Down
28 changes: 10 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1682,12 +1682,12 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@namics/stylelint-bem@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@namics/stylelint-bem/-/stylelint-bem-7.0.0.tgz#58dafcb1be601c3f77267493faf6e17f3bf0d1fb"
integrity sha512-XimlWZbCotBQbwB5YwcB5d7HNhoY4YBWyfoMbDcEuUWOCEmXDbfwsSDJR+cytm+/Z+lDVRnHd+iM01AaF0+R4A==
"@namics/stylelint-bem@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@namics/stylelint-bem/-/stylelint-bem-9.0.0.tgz#e65b9667a57e4e98c6c5c8347a88f927d2704427"
integrity sha512-fjEykSt5jZYo4wy4dFwqvxNz0a5yyvZa/rxpLM0kxv8y8cKKB3kBCi8XM1okMz9wHeIIg+M4vLZVg7CrlKyQdQ==
dependencies:
css-selector-classes "0.1.2"
css-selector-parser "2.3.2"
postcss-resolve-nested-selector "0.1.1"

"@nodelib/[email protected]":
Expand Down Expand Up @@ -4048,7 +4048,7 @@ array-union@^3.0.1:
resolved "https://registry.yarnpkg.com/array-union/-/array-union-3.0.1.tgz#da52630d327f8b88cfbfb57728e2af5cd9b6b975"
integrity sha512-1OvF9IbWwaeiM9VhzYXVQacMibxpXOMYVNIvMtKRyX9SImBXpKcFr8XvFDeEslCyuH/t6KRt7HEO94AlP8Iatw==

array-uniq@^1.0.1, array-uniq@^1.0.2:
array-uniq@^1.0.1:
version "1.0.3"
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
integrity sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==
Expand Down Expand Up @@ -5784,18 +5784,10 @@ css-select@^4.1.3:
domutils "^2.8.0"
nth-check "^2.0.1"

[email protected]:
version "0.1.2"
resolved "https://registry.yarnpkg.com/css-selector-classes/-/css-selector-classes-0.1.2.tgz#2403d8e560101c829c5f1df9308032a7a41fc376"
integrity sha512-I9BqkJUoQgd//YQfRKpk+ohVJBa1TnJjcbHGNdAy8mfrzUMpTkFDEIMQNkn8hiV1soBFGqBQcxJRoh81XhAVYw==
dependencies:
array-uniq "^1.0.2"
css-selector-parser "~1.0.3"

css-selector-parser@~1.0.3:
version "1.0.4"
resolved "https://registry.yarnpkg.com/css-selector-parser/-/css-selector-parser-1.0.4.tgz#65dfe614bd5fd175b64a0a3f193b870fc5790773"
integrity sha512-hu4/RJPZaghwTY/B7PpCt2s1Vq8qzT4UYhi279u4MB8TADfbpR3V3M9m4AnUVleQsrVkPqe/dGLbzxi4GgTg2A==
[email protected]:
version "2.3.2"
resolved "https://registry.yarnpkg.com/css-selector-parser/-/css-selector-parser-2.3.2.tgz#99215b06573073f202521422bdb4f881338a33b2"
integrity sha512-JjnG6/pdLJh3iqipq7kteNVtbIczsU2A1cNxb+VAiniSuNmrB/NI3us4rSCfArvlwRXYly+jZhUUfEoInSH9Qg==

[email protected]:
version "1.0.0-alpha.37"
Expand Down

0 comments on commit 0298462

Please sign in to comment.