Skip to content

Commit

Permalink
fix(deps): update dependency ionicons to v6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2022
1 parent 21fb427 commit cb3a37c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "18.0.8",
"@types/react-router": "5.1.19",
"@types/react-router-dom": "5.3.3",
"ionicons": "6.0.3",
"ionicons": "6.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router": "5.3.4",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6404,12 +6404,12 @@ internal-slot@^1.0.3:
has "^1.0.3"
side-channel "^1.0.4"

[email protected].3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.3.tgz#d1610e764109b121ddf006febbda80fcd7db0454"
integrity sha512-kVOWER991EMqLiVShrCSWKMHkgHZP7XfVdyN6YPMuoO33W7pc5CPNVNfR8OMe/I8rYEbaunyBs6dXNYpR6gGZw==
[email protected].4, ionicons@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd"
integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==
dependencies:
"@stencil/core" "~2.16.0"
"@stencil/core" "^2.18.0"

ionicons@^6.0.2:
version "6.0.2"
Expand All @@ -6418,13 +6418,6 @@ ionicons@^6.0.2:
dependencies:
"@stencil/core" "~2.16.0"

ionicons@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.4.tgz#ab7aa439b7f17f29e0ef0a28568b4920c3167bfd"
integrity sha512-uDNOkBo0OVYV+kIhb51g9mb7r3Z0b+78GPZQBsjXuaetNmrB/mNTqN/uFtO+vxL/rQySKjzk8qeKJI5NWL9Ueg==
dependencies:
"@stencil/core" "^2.18.0"

ip-regex@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-2.1.0.tgz#fa78bf5d2e6913c911ce9f819ee5146bb6d844e9"
Expand Down

0 comments on commit cb3a37c

Please sign in to comment.