Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates in the / directory: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [browserslist](https://github.com/browserslist/browserslist) and [web-features](https://github.com/web-platform-dx/web-features).


Updates `@mdn/browser-compat-data` from 5.5.31 to 5.5.33
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.5.31...v5.5.33)

Updates `browserslist` from 4.23.0 to 4.23.1
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.23.0...4.23.1)

Updates `web-features` from 0.8.4 to 0.8.6
- [Release notes](https://github.com/web-platform-dx/web-features/releases)
- [Commits](web-platform-dx/web-features@v0.8.4...v0.8.6)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: browserslist
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent b6e1bf4 commit 960b4c9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"test:doc-links": "node tasks/check-doc-links.mjs"
},
"devDependencies": {
"@mdn/browser-compat-data": "^5.5.31",
"browserslist": "^4.23.0",
"@mdn/browser-compat-data": "^5.5.33",
"browserslist": "^4.23.1",
"glob": "^10.4.1",
"lodash.get": "^4.4.2",
"postcss": "^8.4.38",
Expand All @@ -71,7 +71,7 @@
"semver": "^7.6.0",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.0",
"web-features": "^0.8.4"
"web-features": "^0.8.6"
},
"stylelint": {
"extends": "stylelint-config-standard",
Expand Down

0 comments on commit 960b4c9

Please sign in to comment.