Skip to content

Commit

Permalink
Bump @fortawesome/free-regular-svg-icons from 5.10.1 to 5.10.2
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.10.1 to 5.10.2.
- [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.10.1...5.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 22, 2019
1 parent f2100bc commit b95513b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.21",
"@fortawesome/free-regular-svg-icons": "^5.10.1",
"@fortawesome/free-regular-svg-icons": "^5.10.2",
"@fortawesome/free-solid-svg-icons": "^5.10.1",
"@fortawesome/vue-fontawesome": "^0.1.3",
"axios": "^0.19.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -642,10 +642,10 @@
lodash "^4.17.11"
to-fast-properties "^2.0.0"

"@fortawesome/fontawesome-common-types@^0.2.21":
version "0.2.21"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.21.tgz#f1c26ae24761cca583de7cafd1273ab4c70a4d87"
integrity sha512-iJtcrU2BtF9Wyr0zm3tHEJy3HqA6sADExhCqCv3SKaJJKKp4ORJ40t4nyHvcWXSVFtd7r1gcdqcRsAfoREGTFA==
"@fortawesome/fontawesome-common-types@^0.2.21", "@fortawesome/fontawesome-common-types@^0.2.22":
version "0.2.22"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.22.tgz#3f1328d232a0fd5de8484d833c8519426f39f016"
integrity sha512-QmEuZsipX5/cR9JOg0fsTN4Yr/9lieYWM8AQpmRa0eIfeOcl/HLYoEa366BCGRSrgNJEexuvOgbq9jnJ22IY5g==

"@fortawesome/fontawesome-svg-core@^1.2.21":
version "1.2.21"
Expand All @@ -654,12 +654,12 @@
dependencies:
"@fortawesome/fontawesome-common-types" "^0.2.21"

"@fortawesome/free-regular-svg-icons@^5.10.1":
version "5.10.1"
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.10.1.tgz#4096d169520a5ed8ab31a34edb6d7710fefbe160"
integrity sha512-2qU3IE4PeqZjMrVuHsE5sjgK64HlpijMhBv66TEhFEGCLpB2bwRdGvies6vpUvmTRRHhUat4IcRayLUWuGbKXQ==
"@fortawesome/free-regular-svg-icons@^5.10.2":
version "5.10.2"
resolved "https://registry.yarnpkg.com/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-5.10.2.tgz#e4ada1c15f42133ad92761418a9b0e2d407fb022"
integrity sha512-Qk4FmwXuRDY5K2GyiKt7adCN204dTlTb0Ps3/JU4BfYoCrU43DResd1QZxfcoQJfV2kw29spZ4+BDL+9IRyj1Q==
dependencies:
"@fortawesome/fontawesome-common-types" "^0.2.21"
"@fortawesome/fontawesome-common-types" "^0.2.22"

"@fortawesome/free-solid-svg-icons@^5.10.1":
version "5.10.1"
Expand Down

0 comments on commit b95513b

Please sign in to comment.