Skip to content

Commit

Permalink
Bump @fortawesome/fontawesome-svg-core from 1.2.25 to 1.2.26 (#340)
Browse files Browse the repository at this point in the history
* Bump @fortawesome/fontawesome-svg-core from 1.2.25 to 1.2.26

Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 1.2.25 to 1.2.26.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Fix build

Co-authored-by: Timon G. <timon.gaebelein@icloud.com>
  • Loading branch information
dependabot-preview[bot] and UnchartedBull committed Feb 5, 2020
1 parent 43c3c18 commit d5bda4b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 16 deletions.
36 changes: 22 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@angular/platform-browser-dynamic": "~8.2.2",
"@angular/router": "~8.2.14",
"@fortawesome/angular-fontawesome": "^0.5.0",
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"@fortawesome/fontawesome-svg-core": "^1.2.27",
"@fortawesome/free-solid-svg-icons": "^5.12.1",
"ajv": "^6.11.0",
"angular-svg-round-progressbar": "^3.0.1",
"electron-store": "^5.1.0",
Expand Down

0 comments on commit d5bda4b

Please sign in to comment.