Skip to content

Commit d1eb906

Browse files
Bump the production-dependencies group with 2 updates (#282)
* Bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). Updates `stylelint-config-standard-scss` from 13.1.0 to 14.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@v13.1.0...v14.0.0) Updates `stylelint-scss` from 6.8.1 to 6.10.0 - [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@v6.8.1...v6.10.0) --- updated-dependencies: - dependency-name: stylelint-config-standard-scss dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: stylelint-scss dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json * Update package-lock.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
1 parent 9b0f833 commit d1eb906

2 files changed

Lines changed: 42 additions & 28 deletions

File tree

package-lock.json

Lines changed: 39 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"node": ">=18.12.0"
3838
},
3939
"peerDependencies": {
40-
"stylelint": "^16.8.0"
40+
"stylelint": "^16.11.0"
4141
},
4242
"dependencies": {
4343
"@stylistic/stylelint-config": "^2.0.0",
4444
"@stylistic/stylelint-plugin": "^3.1.1",
4545
"stylelint-config-recess-order": "^5.1.1",
4646
"stylelint-config-standard": "^36.0.1",
47-
"stylelint-config-standard-scss": "^13.1.0",
48-
"stylelint-scss": "^6.8.1"
47+
"stylelint-config-standard-scss": "^14.0.0",
48+
"stylelint-scss": "^6.10.0"
4949
},
5050
"devDependencies": {
5151
"@eslint/js": "^9.16.0",

0 commit comments

Comments
 (0)