Skip to content

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.64.0 to 2.65.0 (#334)
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.64.0 to 2.65.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 14, 2023
1 parent 6cf1bb6 commit 0d06e16
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.63.0",
"@vkontakte/icons": "^2.65.0",
"@vkontakte/vk-bridge": "^2.11.1",
"@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 @@ -1090,10 +1090,10 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.63.0":
version "2.64.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.64.0.tgz#5617c9d74f3fa6bafddba9b9136266f5dd20943e"
integrity sha512-GdI0jJwWiepxo3YUmX1/F9jhEfIN82vcEBJLw1hJMHQPIgsemEBi6Y+0xvQsSA+7FMcCppppCCTWGROR8R3oug==
"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.65.0":
version "2.65.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.65.0.tgz#9daec95f4f0b45b815f7279337914d3100259b98"
integrity sha512-3ABFopXCu6vC7jknB3Bam0LtpLBoUpGorjvvY3DNjrrEuRdJvAbbqtWCSIRXuH0Oejvf5Jvyppb23sJw9hl7zg==
dependencies:
"@vkontakte/icons-sprite" "2.0.0"

Expand Down

0 comments on commit 0d06e16

Please sign in to comment.