Skip to content

Commit eb51fdd

Browse files
Bump @mdn/browser-compat-data from 6.0.16 to 6.0.17 (#2997)
* Bump @mdn/browser-compat-data from 6.0.16 to 6.0.17 Bumps [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) from 6.0.16 to 6.0.17. - [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@v6.0.16...v6.0.17) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-version: 6.0.17 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]>
1 parent c21bd1d commit eb51fdd

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

features/paint-timing.yml.dist

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33

44
status:
55
baseline: false
6-
support:
7-
chrome: "60"
8-
chrome_android: "60"
9-
edge: "79"
6+
support: {}
107
compat_features:
118
# baseline: high
129
# baseline_low_date: 2021-04-26
@@ -20,12 +17,16 @@ compat_features:
2017
# safari: "14.1"
2118
# safari_ios: "14.5"
2219
- api.PerformancePaintTiming
20+
21+
# baseline: false
22+
# support:
23+
# firefox: "84"
24+
# firefox_android: "84"
25+
# safari: "14.1"
26+
# safari_ios: "14.5"
2327
- api.PerformancePaintTiming.first-contentful-paint
2428

2529
# ⬇️ Same status as overall feature ⬇️
2630
# baseline: false
27-
# support:
28-
# chrome: "60"
29-
# chrome_android: "60"
30-
# edge: "79"
31+
# support: {}
3132
- api.PerformancePaintTiming.first-paint

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@eslint/js": "^9.27.0",
4141
"@js-temporal/polyfill": "^0.5.1",
42-
"@mdn/browser-compat-data": "^6.0.16",
42+
"@mdn/browser-compat-data": "^6.0.17",
4343
"@types/caniuse-lite": "^1.0.4",
4444
"@types/node": "^20.17.50",
4545
"ajv": "^8.17.1",

0 commit comments

Comments
 (0)