Skip to content

Commit 971ff5d

Browse files
NPM: Bump the npm-dependencies group with 3 updates
Bumps the npm-dependencies group with 3 updates: [postcss](https://github.com/postcss/postcss), [prettier](https://github.com/prettier/prettier) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). Updates `postcss` from 8.5.2 to 8.5.3 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.2...8.5.3) Updates `prettier` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.5.2) Updates `stylelint-scss` from 6.11.0 to 6.11.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.11.0...v6.11.1) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier 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-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39e820c commit 971ff5d

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

package-lock.json

Lines changed: 17 additions & 16 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
@@ -19,11 +19,11 @@
1919
"devDependencies": {
2020
"esbuild": "^0.25.0",
2121
"esbuild-sass-plugin": "^3.3.1",
22-
"postcss": "^8.5.2",
23-
"prettier": "^3.5.1",
22+
"postcss": "^8.5.3",
23+
"prettier": "^3.5.2",
2424
"stylelint": "^16.14.1",
2525
"stylelint-config-standard-scss": "^14.0.0",
2626
"stylelint-order": "^6.0.4",
27-
"stylelint-scss": "^6.11.0"
27+
"stylelint-scss": "^6.11.1"
2828
}
2929
}

0 commit comments

Comments
 (0)