Skip to content

Commit e3db5d3

Browse files
Bump the all-dependencies group with 2 updates (#389)
Bumps the all-dependencies group with 2 updates: [postcss](https://github.com/postcss/postcss) and [stylelint](https://github.com/stylelint/stylelint). Updates `postcss` from 8.4.36 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.36...8.4.38) Updates `stylelint` from 16.2.1 to 16.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.2.1...16.3.0) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9226b7 commit e3db5d3

File tree

2 files changed

+37
-26
lines changed

2 files changed

+37
-26
lines changed

package-lock.json

Lines changed: 35 additions & 24 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
@@ -51,11 +51,11 @@
5151
"browserslist": "^4.22.3",
5252
"glob": "^10.3.7",
5353
"lodash.get": "^4.4.2",
54-
"postcss": "^8.4.36",
54+
"postcss": "^8.4.38",
5555
"postcss-cli": "^11.0.0",
5656
"postcss-preset-env": "^9.5.2",
5757
"semver": "^7.6.0",
58-
"stylelint": "^16.2.1",
58+
"stylelint": "^16.3.0",
5959
"stylelint-config-standard": "^36.0.0"
6060
},
6161
"stylelint": {

0 commit comments

Comments
 (0)