Skip to content

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.66.0 to 2.68.0 (#344)
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.66.0 to 2.68.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 Sep 22, 2023
1 parent d4e1cc9 commit 247aa59
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.66.0",
"@vkontakte/icons": "^2.68.0",
"@vkontakte/vk-bridge": "^2.11.2",
"@vkontakte/vkui": "^5.8.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 @@ -1067,10 +1067,10 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.66.0":
version "2.66.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.66.0.tgz#53fa1cacb05d30ac116d6c0a22a313a4722e5613"
integrity sha512-p9hY1JKtVfdkRebpo0Y8kEipcUXbRMkdDHnKgHhapwro8iCRmYpZjfVZ0u2+FE15GUZN4YNZHG7owuzV7KkQNg==
"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.68.0":
version "2.68.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.68.0.tgz#e87beea9a8f0e3f5f40e3246cc66675c23c6b5ed"
integrity sha512-GY79dSysLU/q6iEpM1LkorQ8X7nnhnpJI3hIod55/7HgdefNaOuos01P1SY6ReHDNJfyiLRA0Ubx2gTmoQUsZg==
dependencies:
"@vkontakte/icons-sprite" "2.0.0"

Expand Down

0 comments on commit 247aa59

Please sign in to comment.