Skip to content

Commit

Permalink
Bump @fortawesome/free-solid-svg-icons from 5.1.0 to 5.2.0 (#50)
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@5.1.0...5.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and vnglst committed Aug 10, 2018
1 parent a8bfad6 commit 9837c81
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.1",
"@fortawesome/free-solid-svg-icons": "^5.1.0",
"@fortawesome/free-solid-svg-icons": "^5.2.0",
"@fortawesome/react-fontawesome": "^0.1.0",
"classnames": "^2.2.6",
"lodash-es": "^4.17.10",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,25 +32,25 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@fortawesome/fontawesome-common-types@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.0.tgz#6bcf6481030f59e7ffd1a40a67cd464d47780f6a"

"@fortawesome/fontawesome-common-types@^0.2.1":
version "0.2.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.1.tgz#b919b31ab1b42cd2aadab5fa45934347c30ee316"

"@fortawesome/fontawesome-common-types@^0.2.2":
version "0.2.2"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.2.tgz#7fd64eacf7f64e4d7619d21b0b2f2467f5a70611"

"@fortawesome/fontawesome-svg-core@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-1.2.1.tgz#ae203b7563a8b6d7ebf8fe66253b92bd7a7a8a08"
dependencies:
"@fortawesome/fontawesome-common-types" "^0.2.1"

"@fortawesome/free-solid-svg-icons@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.1.0.tgz#1a4b43027104d63c7862fd39333f6ed6d8bb2c9a"
"@fortawesome/free-solid-svg-icons@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.2.0.tgz#b51c1d49278ef538a97c0ce9575a1b54cc1a52dc"
dependencies:
"@fortawesome/fontawesome-common-types" "^0.2.0"
"@fortawesome/fontawesome-common-types" "^0.2.2"

"@fortawesome/react-fontawesome@^0.1.0":
version "0.1.0"
Expand Down

0 comments on commit 9837c81

Please sign in to comment.