Skip to content

Commit

Permalink
build(deps-dev): bump stylelint-config-recommended from 14.0.0 to 14.0.1
Browse files Browse the repository at this point in the history
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-recommended@14.0.0...14.0.1)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent c4f8f74 commit 9bf43df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"storybook": "^8.1.6",
"storybook-css-modules": "^1.0.8",
"stylelint": "^16.2.1",
"stylelint-config-recommended": "^14.0.0",
"stylelint-config-recommended": "^14.0.1",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"yalc": "^1.0.0-pre.53"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3202,7 +3202,7 @@ __metadata:
storybook: "npm:^8.1.6"
storybook-css-modules: "npm:^1.0.8"
stylelint: "npm:^16.2.1"
stylelint-config-recommended: "npm:^14.0.0"
stylelint-config-recommended: "npm:^14.0.1"
tailwindcss: "npm:^3.4.1"
tslib: "npm:^2.6.3"
typescript: "npm:^5.5.2"
Expand Down Expand Up @@ -18312,12 +18312,12 @@ __metadata:
languageName: node
linkType: hard

"stylelint-config-recommended@npm:^14.0.0":
version: 14.0.0
resolution: "stylelint-config-recommended@npm:14.0.0"
"stylelint-config-recommended@npm:^14.0.1":
version: 14.0.1
resolution: "stylelint-config-recommended@npm:14.0.1"
peerDependencies:
stylelint: ^16.0.0
checksum: 4ad15c36e8c03291aa7bbe4b672ebfb0f46ab698e7580a0da8d29644046d102d7f31dbf00a2a6eab94b565c390c6fb0d5d528737b83ac3acf6dc2ef085a90b11
stylelint: ^16.1.0
checksum: a0a0ecd91f4d193bbe2cc3408228f8a2d8fcb2b2578d77233f86780c9247c796a04e16aad7a91d97cb918e2de34b6a8062bab66ee017c3835d855081d94f4828
languageName: node
linkType: hard

Expand Down

0 comments on commit 9bf43df

Please sign in to comment.