Skip to content

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.71.0 to 2.72.0
Browse files Browse the repository at this point in the history
Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.71.0 to 2.72.0.
- [Release notes](https://github.com/VKCOM/icons/releases)
- [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/[email protected]/packages/icons)

---
updated-dependencies:
- dependency-name: "@vkontakte/icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 0b8ce9e commit c9b1744
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 @@ -11,7 +11,7 @@
"pre-commit": "lint-staged"
},
"dependencies": {
"@vkontakte/icons": "^2.71.0",
"@vkontakte/icons": "^2.72.0",
"@vkontakte/vk-bridge": "^2.11.2",
"@vkontakte/vkui": "^5.9.3",
"next": "13.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1069,10 +1069,10 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.71.0":
version "2.71.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.71.0.tgz#9af4d5ef4c1b51c9ddfe926b2866eb05bdff71c3"
integrity sha512-D/8YI9qsLT0jGYqb7SxwTPxNkSgpIzHYvPmS1jAoh853I/ARCZO517UnmkbbmHO1w+xeHeDrA2lxWP83aI8RJw==
"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.72.0":
version "2.72.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.72.0.tgz#2af0c747ba68dbe9f0a983f7467d022ae78decf5"
integrity sha512-jN4nVjZmpoLgq8OPvuTEtT5SBAzMDZcavVleSme72NeQnzm6tA/do3+I02ddTaKv4J4Y90AWr2epa+tstihHkg==
dependencies:
"@vkontakte/icons-sprite" "2.0.0"

Expand Down

0 comments on commit c9b1744

Please sign in to comment.