Skip to content

Commit

Permalink
fix(deps): update font awesome to v6.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent c45e885 commit ba19644
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 58 deletions.
138 changes: 84 additions & 54 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@edx/brand": "npm:@edx/brand-edx.org@^2.1.2",
"@edx/frontend-component-footer-edx": "7.1.7",
"@edx/frontend-platform": "8.1.3",
"@fortawesome/fontawesome-svg-core": "6.7.1",
"@fortawesome/free-brands-svg-icons": "6.7.1",
"@fortawesome/free-regular-svg-icons": "6.7.1",
"@fortawesome/free-solid-svg-icons": "6.7.1",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-brands-svg-icons": "6.7.2",
"@fortawesome/free-regular-svg-icons": "6.7.2",
"@fortawesome/free-solid-svg-icons": "6.7.2",
"@fortawesome/react-fontawesome": "0.2.2",
"@openedx/paragon": "^22.0.0",
"algoliasearch": "^5.14.2",
Expand Down

0 comments on commit ba19644

Please sign in to comment.