Skip to content

Commit

Permalink
fix(deps): update font awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 6, 2021
1 parent f482f77 commit 7e7e926
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 68 deletions.
122 changes: 59 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"@edx/brand": "npm:@edx/brand-edx.org@^1.4.2",
"@edx/frontend-platform": "^1.8.1",
"@edx/paragon": "^12.8.0",
"@fortawesome/fontawesome-svg-core": "1.2.32",
"@fortawesome/free-brands-svg-icons": "5.15.1",
"@fortawesome/free-regular-svg-icons": "5.15.1",
"@fortawesome/free-solid-svg-icons": "5.15.1",
"@fortawesome/react-fontawesome": "0.1.14",
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",
"@fortawesome/free-regular-svg-icons": "5.15.4",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/react-fontawesome": "0.1.15",
"babel-polyfill": "6.26.0",
"classnames": "2.2.6",
"moment": "2.29.1",
Expand Down

0 comments on commit 7e7e926

Please sign in to comment.