Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
18 changes: 7 additions & 11 deletions docs/browser-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,15 @@ 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 144
and_chr 149
chrome 147
chrome 146
chrome 145
chrome 144
chrome 143
chrome 142
chrome 141
chrome 140
chrome 139
chrome 138
chrome 137
chrome 69
edge 144
edge 143
edge 142
edge 141
edge 140
edge 139
edge 138
ios_saf 18.5-18.7
```
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.6",
"@cfpb/browserslist-config": "0.0.7",
"@cfpb/cfpb-analytics": "0.3.2",
"@cfpb/cfpb-design-system": "5.6.2",
"@csstools/postcss-sass": "5.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -423,10 +423,10 @@ __metadata:
languageName: node
linkType: hard

"@cfpb/browserslist-config@npm:0.0.6":
version: 0.0.6
resolution: "@cfpb/browserslist-config@npm:0.0.6"
checksum: 10c0/ce3460a1c2b3e66c10bac70102f239e746324f781a5ed42372a82295393b8087ed9ad1d0960fbb5738b64231aba87005090634102a137b96f54365397cbc7b12
"@cfpb/browserslist-config@npm:0.0.7":
version: 0.0.7
resolution: "@cfpb/browserslist-config@npm:0.0.7"
checksum: 10c0/7fb74ea0a5530766c0489dff2f0e2ee7932d224aa3a38914736c95f00c60c0030414b8c651a28eedb687f48397245848f3a981139928828c0369017bc1079bcf
languageName: node
linkType: hard

Expand Down Expand Up @@ -3222,7 +3222,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "consumerfinance.gov@workspace:."
dependencies:
"@cfpb/browserslist-config": "npm:0.0.6"
"@cfpb/browserslist-config": "npm:0.0.7"
"@cfpb/cfpb-analytics": "npm:0.3.2"
"@cfpb/cfpb-design-system": "npm:5.6.2"
"@csstools/postcss-sass": "npm:5.1.1"
Expand Down
Loading