Skip to content

Commit

Permalink
Updated fontawesome dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Sep 28, 2020
1 parent 2376237 commit 2ee039f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"winston": "^3.2.1"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.10.1",
"@fortawesome/fontawesome-free": "^5.14.0",
"bulma": "^0.8.0",
"bulma-extensions": "^6.2.7"
}
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
global-agent "^2.0.2"
global-tunnel-ng "^2.7.1"

"@fortawesome/fontawesome-free@^5.10.1":
"@fortawesome/fontawesome-free@^5.14.0":
version "5.14.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.14.0.tgz#a371e91029ebf265015e64f81bfbf7d228c9681f"
integrity sha512-OfdMsF+ZQgdKHP9jUbmDcRrP0eX90XXrsXIdyjLbkmSBzmMXPABB8eobUJtivaupucYaByz6WNe1PI1JuYm3qA==
Expand Down

0 comments on commit 2ee039f

Please sign in to comment.