Update dependency @fortawesome/fontawesome-free to ^5.14.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2020-07-16 02:04:32 +00:00
parent 75a19bb2a5
commit 8aff408b5a
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
"npm-run-all": "^4.1.5"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.1",
"@fortawesome/fontawesome-free": "^5.14.0",
"bootstrap": "^4.5.0",
"flag-icon-css": "^3.5.0"
}