Skip to content

Commit 2755c69

Browse files
build(deps-dev): bump stylelint from 14.12.0 to 14.12.1 (#136)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.0 to 14.12.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@14.12.0...14.12.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73d6aa0 commit 2755c69

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"stylelint-order": "^5.0.0"
2121
},
2222
"peerDependencies": {
23-
"stylelint": "^14.12.0"
23+
"stylelint": "^14.12.1"
2424
},
2525
"devDependencies": {
2626
"@commitlint/cli": "^17.1.2",
@@ -30,7 +30,7 @@
3030
"lint-staged": "^13.0.3",
3131
"prettier": "^2.7.1",
3232
"release-it": "^15.4.2",
33-
"stylelint": "^14.12.0"
33+
"stylelint": "^14.12.1"
3434
},
3535
"description": "A stylelint config we use for our projects",
3636
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3560,10 +3560,10 @@ stylelint-scss@^4.0.0:
35603560
postcss-selector-parser "^6.0.6"
35613561
postcss-value-parser "^4.1.0"
35623562

3563-
stylelint@^14.12.0:
3564-
version "14.12.0"
3565-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.0.tgz#86d5b60d0f30a6bd0b59e1d4c85a267f0caef97e"
3566-
integrity sha512-9Sa+IsT31PN9zf9q5ZVZNvhT6jMVu6YhpI38g3Akn7vONipGL0GNd9QCblwtJ3ysaoM80P/+9mOcFB1xnytiQQ==
3563+
stylelint@^14.12.1:
3564+
version "14.12.1"
3565+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-14.12.1.tgz#7fac1578662ca12330c32a61c8583be7fad4a530"
3566+
integrity sha512-ZEM4TuksChMBfuPadQsHUkbOoRySAT9QMfDvvYxdAchOJl0p+csTMBXOu6ORAAxKhwBmxqJiep8V88bXfNs3EQ==
35673567
dependencies:
35683568
"@csstools/selector-specificity" "^2.0.2"
35693569
balanced-match "^2.0.0"

0 commit comments

Comments
 (0)