Skip to content

Commit

Permalink
Update dependency @styled-icons/boxicons-regular to v10.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 878bdae commit 1c55e29
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@nivo/bar": "0.71.0",
"@nivo/core": "0.71.0",
"@styled-icons/boxicons-regular": "10.34.0",
"@styled-icons/boxicons-regular": "10.38.0",
"@styled-icons/fa-solid": "10.34.0",
"@styled-icons/foundation": "10.34.0",
"@styled-icons/ionicons-solid": "10.34.0",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,13 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.15.3":
version "7.15.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw==
dependencies:
regenerator-runtime "^0.13.4"

"@babel/template@^7.10.4", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
version "7.14.5"
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
Expand Down Expand Up @@ -1709,12 +1716,12 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@styled-icons/boxicons-regular@10.34.0":
version "10.34.0"
resolved "https://registry.yarnpkg.com/@styled-icons/boxicons-regular/-/boxicons-regular-10.34.0.tgz#1ea058d8e02d4e74421441816f82a84064f0e7dc"
integrity sha512-w9fcgS0PyZLKHe7woJU/CUSY85/HgLE4btUzRGkLXOMT1dPT/mMV+O0cZEJvFMKQJJDPRJ1poiFbHgnmJ2tFwA==
"@styled-icons/boxicons-regular@10.38.0":
version "10.38.0"
resolved "https://registry.yarnpkg.com/@styled-icons/boxicons-regular/-/boxicons-regular-10.38.0.tgz#1eb80b4f94a18a9b77b11dee5204aa23378d37ec"
integrity sha512-xjhafoa0/EeYtQOyTw+ohuSlBx599t8l8++JH1tQlM0l73dP4icTpF4znYL+HhZeaUe3D+UhrkfWuBBua2w2Qw==
dependencies:
"@babel/runtime" "^7.14.0"
"@babel/runtime" "^7.15.3"
"@styled-icons/styled-icon" "^10.6.3"

"@styled-icons/fa-solid@10.34.0":
Expand Down

0 comments on commit 1c55e29

Please sign in to comment.