Skip to content

Commit 3fca002

Browse files
Bump the all-dependencies group with 3 updates (#445)
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/tree/HEAD/packages/web-features). Updates `@mdn/browser-compat-data` from 5.7.5 to 6.0.1 - [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.7.5...v6.0.1) Updates `stylelint` from 16.16.0 to 16.17.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.16.0...16.17.0) Updates `web-features` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/commits/v2.30.0/packages/web-features) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:development update-type: version-update:semver-major 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c985b3f commit 3fca002

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 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.7.5",
64+
"@mdn/browser-compat-data": "^6.0.1",
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.1",
7070
"postcss-preset-env": "^10.1.5",
7171
"semver": "^7.7.1",
72-
"stylelint": "^16.16.0",
72+
"stylelint": "^16.17.0",
7373
"stylelint-config-standard": "^37.0.0",
74-
"web-features": "^2.29.1"
74+
"web-features": "^2.30.0"
7575
},
7676
"stylelint": {
7777
"extends": "stylelint-config-standard",

0 commit comments

Comments
 (0)