Skip to content

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.58.0 to 2.59.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.58.0 to 2.59.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 Aug 23, 2023
1 parent 980409c commit 5b78ad1
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.58.0",
"@vkontakte/icons": "^2.59.0",
"@vkontakte/vk-bridge": "^2.10.0",
"@vkontakte/vkui": "^5.7.1",
"next": "13.4.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1060,10 +1060,10 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@vkontakte/icons@^2.58.0":
version "2.58.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.58.0.tgz#3fd4b76c22248d9e2c44fa9ea290493aa678ec26"
integrity sha512-cNNspxjRzcc9VNQMqaz+4BBJ2AmwYuoy0SEqk8mCHUqvuzaBQ+BnnNQjeqTuz23P2BTntETMgQeaq9qChtqdtw==
"@vkontakte/icons@^2.59.0":
version "2.59.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.59.0.tgz#668bdf2b3261d40845cedcaab2f99c2d0b85f6cc"
integrity sha512-FTb81J6kiWQ+XMunPYAu+shStsUF7ZTuGLA4qECsk5ObkAF40eTZblZ6Irvpbk1flPx3AslsCnBLzx3rqITOEQ==
dependencies:
"@vkontakte/icons-sprite" "2.0.0"

Expand Down

0 comments on commit 5b78ad1

Please sign in to comment.