Skip to content

Commit

Permalink
fix(deps): update dependency @iconify/icons-mdi to v1.1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 25, 2021
1 parent 03a5788 commit a10b44a
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.40",
"@iconify/icons-mdi": "1.1.41",
"@iconify/react": "1.1.4",
"@testing-library/jest-dom": "5.15.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.40":
version "1.1.40"
resolved "https://registry.yarnpkg.com/@iconify/icons-mdi/-/icons-mdi-1.1.40.tgz#fbc10351951dbe6e66a41f33b35e968359480c4a"
integrity sha512-rQvtKRjg2ILd3zEXUg/4kAfNvbHpB+y3LY17bS5lse3e2TV/4wjfABI4RTrVZweblk8+tgknc0k+0kHXWEvNoQ==
"@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/react@1.1.4":
version "1.1.4"
Expand Down

0 comments on commit a10b44a

Please sign in to comment.