Skip to content

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.113.0 to 2.114.0 (#531)
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.113.0 to 2.114.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 1637e81 commit 457ed37
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.113.0",
"@vkontakte/icons": "^2.114.0",
"@vkontakte/vk-bridge": "^2.14.1",
"@vkontakte/vk-bridge-react": "^1.0.1",
"@vkontakte/vkui": "^6.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1075,10 +1075,10 @@
dependencies:
"@swc/helpers" "^0.5.10"

"@vkontakte/icons@^2.113.0", "@vkontakte/icons@^2.62.0":
version "2.113.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.113.0.tgz#79ae582961dd40fc5cae57c228a6a39e07c3abd4"
integrity sha512-8qnYb0gwruk7t2XHt/La93KbkUKoDNFNr5YnZeErLWSlM3jWmvgFw+Tm5e2dz+qycPMrWG23ZGUWXKyaYHtWeA==
"@vkontakte/icons@^2.114.0", "@vkontakte/icons@^2.62.0":
version "2.114.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.114.0.tgz#085d29756ad052ffc3072502007e9b6042a3e803"
integrity sha512-NnEBQ6CAVefJSA+eGeYZ/EM2HJ0fzIbgfVSyjrRyjwnUSkLZCxy3Ouy3wiSGJBhZV9W+cxE8CHpnAsPVkjXK4w==
dependencies:
"@vkontakte/icons-sprite" "2.1.0"

Expand Down

0 comments on commit 457ed37

Please sign in to comment.