Skip to content

Commit

Permalink
Bump stylelint and stylelint-scss in /framerail
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). These dependencies needed to be updated together.

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

Updates `stylelint-scss` from 5.3.2 to 6.2.1
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v5.3.2...v6.2.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent e2f342b commit 4b6cef7
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 265 deletions.
4 changes: 2 additions & 2 deletions framerail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-svelte": "^2.10.1",
"sass": "^1.74.1",
"stylelint": "^15.11.0",
"stylelint": "^16.3.1",
"stylelint-config-recess-order": "^4.6.0",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^5.3.2",
"stylelint-scss": "^6.2.1",
"typescript": "^5.4.3"
},
"type": "module",
Expand Down
Loading

0 comments on commit 4b6cef7

Please sign in to comment.