Skip to content

Commit 79e6cba

Browse files
chore(deps-dev): bump stylelint-use-logical from 2.1.0 to 2.1.2 (#2626)
Bumps [stylelint-use-logical](https://github.com/csstools/stylelint-use-logical) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/csstools/stylelint-use-logical/releases) - [Changelog](https://github.com/csstools/stylelint-use-logical/blob/main/CHANGELOG.md) - [Commits](csstools/stylelint-use-logical@2.1.0...v2.1.2) --- updated-dependencies: - dependency-name: stylelint-use-logical dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9db317a commit 79e6cba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"stylelint-header": "^1.0.0",
107107
"stylelint-high-performance-animation": "^1.10.0",
108108
"stylelint-selector-bem-pattern": "^3.0.1",
109-
"stylelint-use-logical": "^2.1.0",
109+
"stylelint-use-logical": "^2.1.2",
110110
"tar": "^6.2.0",
111111
"yargs": "^17.7.2"
112112
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15688,10 +15688,10 @@ stylelint-selector-bem-pattern@^3.0.1:
1568815688
postcss-bem-linter "^4.0.1"
1568915689
stylelint ">=15.9.0"
1569015690

15691-
stylelint-use-logical@^2.1.0:
15692-
version "2.1.0"
15693-
resolved "https://registry.yarnpkg.com/stylelint-use-logical/-/stylelint-use-logical-2.1.0.tgz#4d2e58418d1a5d459beb3d51552491fab1ed22ec"
15694-
integrity sha512-DN1boOPI6IMYTlu2KeQpH5hDEiCODHhd+AtXU0InO37wkWAuELiPwuv59HrTg2m9PYmqGTTO/QWdMBafYVPfew==
15691+
stylelint-use-logical@^2.1.2:
15692+
version "2.1.2"
15693+
resolved "https://registry.yarnpkg.com/stylelint-use-logical/-/stylelint-use-logical-2.1.2.tgz#60296915cc27aa1292fbff9a29391c9a1d877563"
15694+
integrity sha512-4ffvPNk/swH4KS3izExWuzQOuzLmi0gb0uOhvxWJ20vDA5W5xKCjcHHtLoAj1kKvTIX6eGIN5xGtaVin9PD0wg==
1569515695

1569615696
stylelint@>=15.9.0:
1569715697
version "16.2.1"

0 commit comments

Comments
 (0)