Skip to content

Commit

Permalink
Merge pull request #572 from heckenmann/dependabot/npm_and_yarn/app-s…
Browse files Browse the repository at this point in the history
…rc/fortawesome/free-brands-svg-icons-6.7.1

build(deps-dev): bump @fortawesome/free-brands-svg-icons from 6.7.0 to 6.7.1 in /app-src
  • Loading branch information
github-actions[bot] authored Nov 20, 2024
2 parents 3217684 + 54210d9 commit c5f75bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.0",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-regular-svg-icons": "^6.7.0",
"@fortawesome/free-solid-svg-icons": "^6.7.0",
"@fortawesome/react-fontawesome": "^0.2.2",
Expand Down
10 changes: 5 additions & 5 deletions app-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1390,12 +1390,12 @@
dependencies:
"@fortawesome/fontawesome-common-types" "6.7.1"

"@fortawesome/free-brands-svg-icons@^6.7.0":
version "6.7.0"
resolved "https://registry.yarnpkg.com/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-6.7.0.tgz#7fad7336c6c94acd7b3f5f8e3c1777935ea2f5cb"
integrity sha512-O/9/yKlN4T0bsYCBcx0NKq7YOr/512Yfpk8wZhOhaxg9/OxWLipDKXlP1hfEFE3I26mfYtsqLkbpz1CNu6KYqw==
"@fortawesome/free-brands-svg-icons@^6.7.1":
version "6.7.1"
resolved "https://registry.yarnpkg.com/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-6.7.1.tgz#1c1bbbac3ab897d02322b18fbbdf4d9b67ec1619"
integrity sha512-nJR76eqPzCnMyhbiGf6X0aclDirZriTPRcFm1YFvuupyJOGwlNF022w3YBqu+yrHRhnKRpzFX+8wJKqiIjWZkA==
dependencies:
"@fortawesome/fontawesome-common-types" "6.7.0"
"@fortawesome/fontawesome-common-types" "6.7.1"

"@fortawesome/free-regular-svg-icons@^6.7.0":
version "6.7.0"
Expand Down

0 comments on commit c5f75bf

Please sign in to comment.