Skip to content

Commit 60712d6

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](https://github.com/stylelint/stylelint). Updates `postcss` from 8.4.41 to 8.4.43 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.41...8.4.43) Updates `stylelint` from 16.8.2 to 16.9.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.8.2...16.9.0) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77c6988 commit 60712d6

File tree

2 files changed

+26
-21
lines changed

2 files changed

+26
-21
lines changed

package-lock.json

Lines changed: 24 additions & 19 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
@@ -18,9 +18,9 @@
1818
"devDependencies": {
1919
"esbuild": "^0.23.1",
2020
"esbuild-sass-plugin": "^3.3.1",
21-
"postcss": "^8.4.41",
21+
"postcss": "^8.4.43",
2222
"prettier": "^3.3.3",
23-
"stylelint": "^16.8.2",
23+
"stylelint": "^16.9.0",
2424
"stylelint-config-standard-scss": "^13.1.0",
2525
"stylelint-order": "^6.0.4",
2626
"stylelint-scss": "^6.5.1"

0 commit comments

Comments
 (0)