summaryrefslogtreecommitdiff
path: root/docs/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 04:31:45 +0000
committerPete Johanson <peter@peterjohanson.com>2021-05-17 00:44:59 -0400
commitf26da9cd4b4fdaa509cd4ddda7ab26782c885796 (patch)
tree773fee1bcd13a51cfdd8f2755f298be28d83001f /docs/package.json
parentb09b1f3c8ca52b9fa5e9bb4f22752ecfa5d47da0 (diff)
chore(deps): bump @fortawesome/free-solid-svg-icons in /docs
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 5.15.1 to 5.15.3. - [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/compare/5.15.1...5.15.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index 84f616f..aed110a 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -17,7 +17,7 @@
"@docusaurus/core": "^2.0.0-alpha.66",
"@docusaurus/preset-classic": "^2.0.0-alpha.66",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
- "@fortawesome/free-solid-svg-icons": "^5.15.1",
+ "@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"classnames": "^2.2.6",
"react": "^16.14.0",