Skip to content

Commit

Permalink
[DEP-DEV]: Bump @fortawesome/fontawesome-free from 6.1.0 to 6.1.1 (#179)
Browse files Browse the repository at this point in the history
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2022
1 parent 3eb8caa commit e5bd1d0
Show file tree
Hide file tree
Showing 13 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.1.0",
"@fortawesome/fontawesome-free": "^6.1.1",
"@symfony/webpack-encore": "^1.8.2",
"autoprefixer": "^10.4.4",
"bootstrap": "^5.1.3",
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/Resources/public/entrypoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"entrypoints": {
"app": {
"css": [
"/bundles/template/app.f883c3a1.css"
"/bundles/template/app.b753e7a0.css"
],
"js": [
"/bundles/template/app.c9978b13.js"
"/bundles/template/app.9a2b25fd.js"
]
},
"webfont": {
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions src/Resources/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"bundles/template/app.css": "/bundles/template/app.f883c3a1.css",
"bundles/template/app.js": "/bundles/template/app.c9978b13.js",
"bundles/template/app.css": "/bundles/template/app.b753e7a0.css",
"bundles/template/app.js": "/bundles/template/app.9a2b25fd.js",
"bundles/template/webfont.css": "/bundles/template/webfont.eb64eebe.css",
"bundles/template/295.eed82bf6.js": "/bundles/template/295.eed82bf6.js",
"bundles/template/fonts/fa-solid-900.ttf": "/bundles/template/fonts/fa-solid-900.6aef0a3f.ttf",
"bundles/template/fonts/fa-brands-400.ttf": "/bundles/template/fonts/fa-brands-400.8dddb1b4.ttf",
"bundles/template/fonts/fa-solid-900.ttf": "/bundles/template/fonts/fa-solid-900.e615bbcb.ttf",
"bundles/template/fonts/fa-brands-400.ttf": "/bundles/template/fonts/fa-brands-400.b823fc0d.ttf",
"bundles/template/icons/icons.json": "/bundles/template/icons/icons.89204c31.json",
"bundles/template/fonts/fa-solid-900.woff2": "/bundles/template/fonts/fa-solid-900.1089d04e.woff2",
"bundles/template/fonts/fa-solid-900.woff2": "/bundles/template/fonts/fa-solid-900.59edf72a.woff2",
"bundles/template/icons/sprites/actions.svg": "/bundles/template/icons/sprites/actions.0e3f9dd3.svg",
"bundles/template/fonts/fa-brands-400.woff2": "/bundles/template/fonts/fa-brands-400.a4ac6208.woff2",
"bundles/template/fonts/fa-brands-400.woff2": "/bundles/template/fonts/fa-brands-400.ebb7a127.woff2",
"bundles/template/icons/sprites/apps.svg": "/bundles/template/icons/sprites/apps.054ab6a3.svg",
"bundles/template/images/source-sans-pro-v13-latin-regular.svg": "/bundles/template/images/source-sans-pro-v13-latin-regular.3bb9538c.svg",
"bundles/template/images/source-sans-pro-v13-latin-600.svg": "/bundles/template/images/source-sans-pro-v13-latin-600.cf2758ae.svg",
Expand Down

0 comments on commit e5bd1d0

Please sign in to comment.