Skip to content

Commit 0643077

Browse files
dependabot[bot]GitHub Workflow
authored and
GitHub Workflow
committed
Bump the stylelint group with 4 updates
Bumps the stylelint group with 4 updates: [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss), [stylelint-formatter-pretty](https://github.com/mrcgrtz/stylelint-formatter-pretty) and [stylelint-use-logical-spec](https://github.com/Jordan-Hall/stylelint-use-logical-spec). Updates `stylelint` from 15.11.0 to 16.1.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@15.11.0...16.1.0) Updates `stylelint-config-standard-scss` from 11.1.0 to 12.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v11.1.0...v12.0.0) Updates `stylelint-formatter-pretty` from 3.2.1 to 4.0.0 - [Release notes](https://github.com/mrcgrtz/stylelint-formatter-pretty/releases) - [Commits](mrcgrtz/stylelint-formatter-pretty@v3.2.1...v4.0.0) Updates `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 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-formatter-pretty dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-use-logical-spec dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ed70e8 commit 0643077

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

node_modules

Submodule node_modules updated 2230 files

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"jed": "1.1.1",
3939
"sass": "1.69.5",
4040
"sizzle": "2.3.10",
41-
"stylelint": "15.11.0",
42-
"stylelint-config-standard-scss": "11.1.0",
43-
"stylelint-formatter-pretty": "3.2.1",
44-
"stylelint-use-logical-spec": "5.0.0"
41+
"stylelint": "16.1.0",
42+
"stylelint-config-standard-scss": "12.0.0",
43+
"stylelint-formatter-pretty": "4.0.0",
44+
"stylelint-use-logical-spec": "5.0.1"
4545
},
4646
"dependencies": {
4747
"@patternfly/patternfly": "5.1.0",

0 commit comments

Comments
 (0)