Skip to content

chore: update browserslist to fix baseline-browser-mapping warning#188

Merged
joshjohanning merged 1 commit into
mainfrom
chore/add-baseline-browser-mapping
Apr 22, 2026
Merged

chore: update browserslist to fix baseline-browser-mapping warning#188
joshjohanning merged 1 commit into
mainfrom
chore/add-baseline-browser-mapping

Conversation

@joshjohanning
Copy link
Copy Markdown
Owner

@joshjohanning joshjohanning commented Apr 22, 2026

Summary

Updates the transitive browserslist dependency in the lockfile to fix the [baseline-browser-mapping] data is over two months old warning.

Why

The warning originates from the eslint-plugin-githubeslint-plugin-escompatbrowserslist dependency chain. The lockfile had a stale browserslist version. Updating it in the lockfile resolves the warning without adding any unnecessary direct dependencies.

Changes

  • Updated browserslist to latest in package-lock.json (via npm update browserslist)

Update the transitive browserslist dependency (4.26.3 → 4.28.2) in the lockfile
to fix the '[baseline-browser-mapping] data is over two months old' warning.
This is cleaner than adding baseline-browser-mapping as a direct dependency.
@joshjohanning joshjohanning force-pushed the chore/add-baseline-browser-mapping branch from b22e4a9 to 0c9b1ca Compare April 22, 2026 18:28
@joshjohanning joshjohanning changed the title chore: add baseline-browser-mapping to silence jest warning chore: update browserslist to fix baseline-browser-mapping warning Apr 22, 2026
@joshjohanning joshjohanning marked this pull request as ready for review April 22, 2026 18:35
Copilot AI review requested due to automatic review settings April 22, 2026 18:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@joshjohanning joshjohanning merged commit f7b6d3e into main Apr 22, 2026
4 checks passed
@joshjohanning joshjohanning deleted the chore/add-baseline-browser-mapping branch April 22, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants