Skip to content

Commit 150bb0d

Browse files
chore(deps-dev): bump stylelint-use-logical-spec from 5.0.0 to 5.0.1 (#26)
Bumps [stylelint-use-logical-spec](https://github.com/Jordan-Hall/stylelint-use-logical-spec) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/Jordan-Hall/stylelint-use-logical-spec/releases) - [Changelog](https://github.com/Jordan-Hall/stylelint-use-logical-spec/blob/master/CHANGELOG.md) - [Commits](https://github.com/Jordan-Hall/stylelint-use-logical-spec/commits) --- updated-dependencies: - dependency-name: stylelint-use-logical-spec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bac4e74 commit 150bb0d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"rimraf": "5.0.1",
6262
"stylelint": "14.16.1",
6363
"stylelint-config-fluid": "1.0.0",
64-
"stylelint-use-logical-spec": "5.0.0"
64+
"stylelint-use-logical-spec": "5.0.1"
6565
},
6666
"lint-staged": {
6767
"*.css": "stylelint --fix",

0 commit comments

Comments
 (0)