Commit cf480fc
authored
bump the browserslist version to silence a warning in CI (#86625)
e.g. https://github.com/vercel/next.js/runs/56663260329
```
● config-output-export › should work with getStaticPaths and fallback false
expect(received).toBeEmpty()
Expected value to be empty received:
"[baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
"
```
web-platform-dx/baseline-browser-mapping#105 is discussing this1 parent faf1371 commit cf480fc
File tree
4 files changed
+62
-61
lines changed- packages/next
- src/compiled/browserslist
4 files changed
+62
-61
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments