Skip to content

Commit

Permalink
fix(deps): update dependency @iconify/icons-mdi to v1.1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 8, 2021
1 parent 9415564 commit 7f079e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@iconify/icons-mdi": "1.1.41",
"@iconify/icons-mdi": "1.1.42",
"@iconify/react": "1.1.4",
"@testing-library/jest-dom": "5.16.1",
"@testing-library/react": "10.4.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1023,10 +1023,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"

"@iconify/icons-mdi@1.1.41":
version "1.1.41"
resolved "https://registry.yarnpkg.com/@iconify/icons-mdi/-/icons-mdi-1.1.41.tgz#464577f9c7c7a5f82d2f1ec18bb989c2a22f8d54"
integrity sha512-sTOiuqdBkOc+v6/aeWEYQKFcR4dgwaebm8/MRgxoC1XOsflxJLQIeUn2tE+HVynzNDo65rx3r7LZhgmvnQeP9Q==
"@iconify/icons-mdi@1.1.42":
version "1.1.42"
resolved "https://registry.yarnpkg.com/@iconify/icons-mdi/-/icons-mdi-1.1.42.tgz#abd1503a51af389e50bcc84338706afbcc10ede7"
integrity sha512-YHX2Z0s+5Y5EQlBbQ2xQV9pI+RmTr4EwRaqtTEPjfP5g8cekQzR7A8aSohLtgq6m+nziDagIROFFZIFzkS+LJw==

"@iconify/react@1.1.4":
version "1.1.4"
Expand Down

0 comments on commit 7f079e4

Please sign in to comment.