Skip to content

Commit

Permalink
Merge pull request #98 from heinrichreimer/dependabot/npm_and_yarn/as…
Browse files Browse the repository at this point in the history
…sets/fortawesome/fontawesome-free-6.5.2

Bump @fortawesome/fontawesome-free from 6.5.1 to 6.5.2 in /assets
  • Loading branch information
heinrichreimer committed Apr 8, 2024
2 parents f521a09 + c055076 commit 14454c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"license": "SEE LICENSE IN ../LICENSE",
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.1",
"@fortawesome/fontawesome-free": "^6.5.2",
"academicons": "^1.9.2",
"normalize-scss": "^8.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@fortawesome/fontawesome-free@^6.5.1":
version "6.5.1"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258"
integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw==
"@fortawesome/fontawesome-free@^6.5.2":
version "6.5.2"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.2.tgz#310fe90cb5a8dee9698833171b98e7835404293d"
integrity sha512-hRILoInAx8GNT5IMkrtIt9blOdrqHOnPBH+k70aWUAqPZPgopb9G5EQJFpaBx/S8zp2fC+mPW349Bziuk1o28Q==

academicons@^1.9.2:
version "1.9.2"
Expand Down

0 comments on commit 14454c6

Please sign in to comment.