Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#516)

Bumps the production-dependencies group with 2 updates in the / directory: [postcss-styled-syntax](https://github.com/hudochenkov/postcss-styled-syntax) and [stylelint-browser-compat](https://github.com/3846masa/stylelint-browser-compat).


Updates `postcss-styled-syntax` from 0.6.4 to 0.7.0
- [Release notes](https://github.com/hudochenkov/postcss-styled-syntax/releases)
- [Changelog](https://github.com/hudochenkov/postcss-styled-syntax/blob/main/CHANGELOG.md)
- [Commits](hudochenkov/postcss-styled-syntax@0.6.4...0.7.0)

Updates `stylelint-browser-compat` from 1.0.0-beta.136 to 1.0.0-beta.137
- [Release notes](https://github.com/3846masa/stylelint-browser-compat/releases)
- [Changelog](https://github.com/3846masa/stylelint-browser-compat/blob/develop/CHANGELOG.md)
- [Commits](3846masa/stylelint-browser-compat@v1.0.0-beta.136...v1.0.0-beta.137)

---
updated-dependencies:
- dependency-name: postcss-styled-syntax
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: stylelint-browser-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent d19bd23 commit 8fbe342
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 20 deletions.
34 changes: 15 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@github/browserslist-config": "^1.0.0",
"postcss-scss": "^4.0.2",
"postcss-styled-syntax": "^0.6.4",
"postcss-styled-syntax": "^0.7.0",
"postcss-value-parser": "^4.0.2",
"string.prototype.matchall": "^4.0.2",
"stylelint": "^16.3.1",
Expand Down

0 comments on commit 8fbe342

Please sign in to comment.