Skip to content

Commit 971d917

Browse files
Bump the all-dependencies group with 3 updates (#441)
Bumps the all-dependencies group with 3 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [stylelint](https://github.com/stylelint/stylelint) and [web-features](https://github.com/web-platform-dx/web-features). Updates `@mdn/browser-compat-data` from 5.6.41 to 5.6.43 - [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.6.41...v5.6.43) Updates `stylelint` from 16.14.1 to 16.15.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.14.1...16.15.0) Updates `web-features` from 2.24.0 to 2.26.0 - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](web-platform-dx/web-features@v2.24.0...v2.26.0) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" 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 - dependency-name: web-features dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37b82ae commit 971d917

File tree

2 files changed

+66
-56
lines changed

2 files changed

+66
-56
lines changed

package-lock.json

Lines changed: 63 additions & 53 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
@@ -61,17 +61,17 @@
6161
"test:doc-links": "node tasks/check-doc-links.mjs"
6262
},
6363
"devDependencies": {
64-
"@mdn/browser-compat-data": "^5.6.41",
64+
"@mdn/browser-compat-data": "^5.6.43",
6565
"browserslist": "^4.24.4",
6666
"glob": "^11.0.1",
6767
"lodash.get": "^4.4.2",
6868
"postcss": "^8.5.3",
6969
"postcss-cli": "^11.0.0",
7070
"postcss-preset-env": "^10.1.5",
7171
"semver": "^7.7.1",
72-
"stylelint": "^16.14.1",
72+
"stylelint": "^16.15.0",
7373
"stylelint-config-standard": "^37.0.0",
74-
"web-features": "^2.24.0"
74+
"web-features": "^2.26.0"
7575
},
7676
"stylelint": {
7777
"extends": "stylelint-config-standard",

0 commit comments

Comments
 (0)