Skip to content

Commit

Permalink
chore(deps-dev): bump stylelint-config-standard from 22.0.0 to 34.0.0
Browse files Browse the repository at this point in the history
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 22.0.0 to 34.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@22.0.0...34.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2023
1 parent 44cee03 commit d20e7b6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"story-description-loader": "^1.0.0",
"storybook": "7.2.1",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-scss": "^3.19.0",
"through2": "^4.0.2",
"tocbot": "^4.12.3",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12669,7 +12669,7 @@ __metadata:
story-description-loader: ^1.0.0
storybook: 7.2.1
stylelint: ^13.13.1
stylelint-config-standard: ^22.0.0
stylelint-config-standard: ^34.0.0
stylelint-scss: ^3.19.0
through2: ^4.0.2
tocbot: ^4.12.3
Expand Down Expand Up @@ -22544,23 +22544,23 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^5.0.0":
version: 5.0.0
resolution: "stylelint-config-recommended@npm:5.0.0"
"stylelint-config-recommended@npm:^13.0.0":
version: 13.0.0
resolution: "stylelint-config-recommended@npm:13.0.0"
peerDependencies:
stylelint: ^13.13.0
checksum: 574468542e9f143838feff91771a5901454d6ed89c671bc561373e0509d1414d4a856e5e251c22630c18eb02819c94137eb7a091959dc225f0d91a3eb49538c4
stylelint: ^15.10.0
checksum: a56eb6d1a7c7f3a7a172b54bc34218859ba22a5a06816fb4d0964f66cb83cf372062f2c97830e994ad68243548e15fc49abf28887c3261ab1b471b3aa69f8e82
languageName: node
linkType: hard

"stylelint-config-standard@npm:^22.0.0":
version: 22.0.0
resolution: "stylelint-config-standard@npm:22.0.0"
"stylelint-config-standard@npm:^34.0.0":
version: 34.0.0
resolution: "stylelint-config-standard@npm:34.0.0"
dependencies:
stylelint-config-recommended: ^5.0.0
stylelint-config-recommended: ^13.0.0
peerDependencies:
stylelint: ^13.13.0
checksum: 57497397c56f19f8f1387d461d06089b6b6c187dcdc5bf85006b2b94f88be021afa77545d6938543ffb82be10a200a58d160ee672f1379d4af1adcb723e5f9f8
stylelint: ^15.10.0
checksum: 536249800c04b48a9c354067765f042713982e8222be17bb897a27d26546e50adfb87e6f1e4541807d720de3554345da99ab470e13e8d7ab0ab326c73ae3df61
languageName: node
linkType: hard

Expand Down

0 comments on commit d20e7b6

Please sign in to comment.