We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f8da7 commit f505451Copy full SHA for f505451
.github/dependabot.yml
@@ -13,6 +13,7 @@ updates:
13
- '@rollup/*'
14
- '@types/react'
15
- '@types/react-*'
16
+ - 'baseline-browser-mapping'
17
- 'caniuse-lite'
18
- 'classnames'
19
- 'nhsuk-frontend'
@@ -69,6 +70,7 @@ updates:
69
70
71
# Include indirect browser data updates
72
# https://caniuse.com
73
+ - dependency-name: baseline-browser-mapping
74
- dependency-name: caniuse-lite
75
76
# Update GitHub Actions
0 commit comments