Skip to content

Commit 7b1a06d

Browse files
NPM: Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). Updates `stylelint` from 16.14.0 to 16.14.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.0...16.14.1) Updates `stylelint-scss` from 6.10.1 to 6.11.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.10.1...v6.11.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f05cdd commit 7b1a06d

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"esbuild-sass-plugin": "^3.3.1",
2222
"postcss": "^8.5.1",
2323
"prettier": "^3.4.2",
24-
"stylelint": "^16.14.0",
24+
"stylelint": "^16.14.1",
2525
"stylelint-config-standard-scss": "^14.0.0",
2626
"stylelint-order": "^6.0.4",
27-
"stylelint-scss": "^6.10.1"
27+
"stylelint-scss": "^6.11.0"
2828
}
2929
}

0 commit comments

Comments
 (0)