Skip to content

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.143.0 to 2.144.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.143.0 to 2.144.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 7, 2024
1 parent 7b7c90a commit 8b1ceb1
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.143.0",
"@vkontakte/icons": "^2.144.0",
"@vkontakte/vk-bridge": "^2.15.0",
"@vkontakte/vk-bridge-react": "^1.0.1",
"@vkontakte/vkui": "^6.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1136,10 +1136,10 @@
dependencies:
"@swc/helpers" "^0.5.12"

"@vkontakte/icons@^2.115.0", "@vkontakte/icons@^2.143.0":
version "2.143.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.143.0.tgz#4b8a5308ee7018cf9578898d2c0b38a2e2d8089e"
integrity sha512-s1ZHhggoGTKD3WzX68xacNcgB1oXMVhRpnYxdGbetZLCfMj/snl1rCx/PFqXTq5fbUZKH14kDiQI6q2wwYHw0A==
"@vkontakte/icons@^2.115.0", "@vkontakte/icons@^2.144.0":
version "2.144.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.144.0.tgz#87ebf97902afeb19fd71141786f514b7ea41ebe2"
integrity sha512-jDSFzMt9PAIeJcydiH33yyvKNnOV55vm/hAGDNrWy2mX+e/OykRVBupEBchZvCb44IdNO0XWmJy9kDTOi8uqtg==
dependencies:
"@vkontakte/icons-sprite" "2.3.0"

Expand Down

0 comments on commit 8b1ceb1

Please sign in to comment.