Skip to content

Commit

Permalink
Updated a group and added a new group for polyfills. (#2207)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaddox5 authored Sep 18, 2024
1 parent f0a1591 commit f8ff68a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ updates:
- "@svgr/webpack"
- "@types/webpack-env"
- "*-loader"
- "terser*"
polyfills:
patterns:
- "core-js*"
- "regenerator-runtime"
- "whatwg-fetch"
moment:
patterns:
- "moment*"

0 comments on commit f8ff68a

Please sign in to comment.