Skip to content

Commit

Permalink
Merge pull request #8725 from cfpb/ans_update_browserslist
Browse files Browse the repository at this point in the history
January 2025 browserslist stats bump
  • Loading branch information
anselmbradford authored Jan 24, 2025
2 parents d468fde + 53c448a commit 9aa73ae
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 21 deletions.
27 changes: 11 additions & 16 deletions docs/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,18 @@ However, for what we actively aim to support and test, we use a higher cutoff
of 1%. The current 1% cutoff list is:

```
and_chr 123
and_chr 131
chrome 130
chrome 129
chrome 128
chrome 127
chrome 126
chrome 125
chrome 124
chrome 123
chrome 122
chrome 121
chrome 120
edge 124
edge 123
edge 122
edge 121
edge 120
edge 127
edge 126
ios_saf 18.0
ios_saf 17.6
ios_saf 17.5
ios_saf 17.4
ios_saf 17.3
ios_saf 17.2
ios_saf 17.1
ios_saf 16.6-16.7
safari 17.6
safari 17.5
```
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"browserslist": "> 0.2% in @cfpb/browserslist-config stats",
"dependencies": {
"@cfpb/browserslist-config": "0.0.3",
"@cfpb/browserslist-config": "0.0.4",
"@cfpb/cfpb-analytics": "0.3.2",
"@cfpb/cfpb-design-system": "3.6.3",
"@csstools/postcss-sass": "5.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -273,10 +273,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cfpb/[email protected].3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@cfpb/browserslist-config/-/browserslist-config-0.0.3.tgz#c12a9eede0d33820b2770241b4513d753dbe9bf9"
integrity sha512-MplL75XVXKJEJbmPnrQ2FOglRxYR0+M04mPeoEMqQGeHnpzEdlZXmIVIm1/9/mAhOCfMt6ei4h+dS+sbi22k+g==
"@cfpb/[email protected].4":
version "0.0.4"
resolved "https://registry.yarnpkg.com/@cfpb/browserslist-config/-/browserslist-config-0.0.4.tgz#d9a225d35ac46fa7c472571b5214c83952492588"
integrity sha512-Jn7fqtPkyHrGDXwJjZzEBFJRzl0QcELxhR5tFblUL04jMKW9fB+0fm7idPwJH5L42QUwP5ZN8HrPeK4d/ArpZw==

"@cfpb/[email protected]":
version "0.3.2"
Expand Down

0 comments on commit 9aa73ae

Please sign in to comment.