Skip to content

Commit

Permalink
Merge branch 'main' of github.com:heinrichreimer/portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Mar 3, 2024
2 parents 2bf1b57 + 91a4ec9 commit 1738726
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
Expand Up @@ -4,6 +4,6 @@
"@fortawesome/fontawesome-free": "^5.15.2",
"academicons": "^1.9.2",
"cc-icons": "^1.0.0",
"normalize-scss": "^7.0.1"
"normalize-scss": "^8.0.0"
}
}
8 changes: 4 additions & 4 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cc-icons@^1.0.0:
resolved "https://registry.yarnpkg.com/cc-icons/-/cc-icons-1.0.0.tgz#3ee7ff2bda2eb03b505fa5b7941d3838bdd87437"
integrity sha512-qsvG0AN+/vPLGYK8Tem5uTQYzWPxGHEVewe3KuxtadrNNGhM9vvLAZJ1OmMESagkJJpAXwuOhOfBFL4xGXszjg==

normalize-scss@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/normalize-scss/-/normalize-scss-7.0.1.tgz#74485e82bb5d0526371136422a09fdb868ffc1a4"
integrity sha512-qj16bWnYs+9/ac29IgGjySg4R5qQTp1lXfm7ApFOZNVBYFY8RZ3f8+XQNDDLHeDtI3Ba7Jj4+LuPgz9v/fne2A==
normalize-scss@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/normalize-scss/-/normalize-scss-8.0.0.tgz#d51d0dc5929bb5fb107de213e14e5d02430ef863"
integrity sha512-C6GXIxQ2LOYWrde27xWbONavmybobxp+V6TY8BiBJw5M+yMNEg2R0WjaeDtmP5JsunFYKvFOvgMAIC0/OxZuJQ==

0 comments on commit 1738726

Please sign in to comment.