Skip to content

Commit 5681e12

Browse files
NPM: Bump the npm-dependencies group with 2 updates
Bumps the npm-dependencies group with 2 updates: [postcss](https://github.com/postcss/postcss) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). Updates `postcss` from 8.5.4 to 8.5.5 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.4...8.5.5) Updates `stylelint-scss` from 6.12.0 to 6.12.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@v6.12.0...v6.12.1) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stylelint-scss dependency-version: 6.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7624fda commit 5681e12

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -19,11 +19,11 @@
1919
"devDependencies": {
2020
"esbuild": "^0.25.5",
2121
"esbuild-sass-plugin": "^3.3.1",
22-
"postcss": "^8.5.4",
22+
"postcss": "^8.5.5",
2323
"prettier": "^3.5.3",
2424
"stylelint": "^16.20.0",
2525
"stylelint-config-standard-scss": "^15.0.1",
2626
"stylelint-order": "^7.0.0",
27-
"stylelint-scss": "^6.11.1"
27+
"stylelint-scss": "^6.12.1"
2828
}
2929
}

0 commit comments

Comments
 (0)