Skip to content

Commit

Permalink
Bump @mdn/browser-compat-data from 5.6.8 to 5.6.9 (#2046)
Browse files Browse the repository at this point in the history
* Bump @mdn/browser-compat-data from 5.6.8 to 5.6.9

Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 5.6.8 to 5.6.9.
- [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.8...v5.6.9)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Refresh dist

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel D. Beck <[email protected]>
  • Loading branch information
dependabot[bot] and ddbeck authored Oct 23, 2024
1 parent a161512 commit 0bd66f9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
13 changes: 12 additions & 1 deletion features/autofocus.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ compat_features:
# safari_ios: "15.4"
- api.HTMLElement.autofocus
- api.SVGElement.autofocus
- html.global_attributes.autofocus

# baseline: low
# baseline_low_date: 2023-02-14
Expand All @@ -27,3 +26,15 @@ compat_features:
# safari: "15.4"
# safari_ios: "15.4"
- api.MathMLElement.autofocus

# baseline: low
# baseline_low_date: 2023-03-27
# support:
# chrome: "79"
# chrome_android: "79"
# edge: "79"
# firefox: "110"
# firefox_android: "110"
# safari: "15.4"
# safari_ios: "16.4"
- html.global_attributes.autofocus
8 changes: 4 additions & 4 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 @@ -38,7 +38,7 @@
"devDependencies": {
"@eslint/js": "^9.13.0",
"@js-temporal/polyfill": "^0.4.4",
"@mdn/browser-compat-data": "^5.6.8",
"@mdn/browser-compat-data": "^5.6.9",
"@types/caniuse-lite": "^1.0.4",
"@types/diff": "^5.2.3",
"@types/node": "^18.19.59",
Expand Down

0 comments on commit 0bd66f9

Please sign in to comment.