Skip to content

Commit

Permalink
Bump the stylelint group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the stylelint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [stylelint](https://github.com/stylelint/stylelint) | `15.11.0` | `16.0.2` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `34.0.0` | `35.0.0` |
| [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `11.1.0` | `12.0.0` |
| [stylelint-formatter-pretty](https://github.com/mrcgrtz/stylelint-formatter-pretty) | `3.2.1` | `4.0.0` |
| [stylelint-use-logical-spec](https://github.com/Jordan-Hall/stylelint-use-logical-spec) | `5.0.0` | `5.0.1` |

Updates `stylelint` from 15.11.0 to 16.0.2
- [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.0.2)

Updates `stylelint-config-standard` from 34.0.0 to 35.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@34.0.0...35.0.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
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub Workflow committed Dec 18, 2023
1 parent a2dcd62 commit 51a6dff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 1887 files
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"qunit-tap": "1.5.1",
"sass": "1.69.5",
"sizzle": "2.3.10",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-standard-scss": "11.1.0",
"stylelint-formatter-pretty": "3.2.1",
"stylelint-use-logical-spec": "5.0.0"
"stylelint": "16.0.2",
"stylelint-config-standard": "35.0.0",
"stylelint-config-standard-scss": "12.0.0",
"stylelint-formatter-pretty": "4.0.0",
"stylelint-use-logical-spec": "5.0.1"
},
"scripts": {
"eslint": "eslint --ext .js --ext .jsx pkg/ test/common/",
Expand Down

0 comments on commit 51a6dff

Please sign in to comment.