Skip to content

Commit

Permalink
build(deps): Bump @vkontakte/vkjs from 1.2.0 to 1.2.1 (#7186)
Browse files Browse the repository at this point in the history
Bumps [@vkontakte/vkjs](https://github.com/VKCOM/vkjs) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/VKCOM/vkjs/releases)
- [Commits](VKCOM/vkjs@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@vkontakte/vkjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 15, 2024
1 parent 38d1f62 commit 5924c47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vkui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@swc/helpers": "^0.5.12",
"@vkontakte/icons": "^2.115.0",
"@vkontakte/vkjs": "^1.2.0",
"@vkontakte/vkjs": "^1.2.1",
"@vkontakte/vkui-floating-ui": "^0.2.1",
"dayjs": "^1.11.11",
"mitt": "^3.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4658,12 +4658,12 @@ __metadata:
languageName: node
linkType: hard

"@vkontakte/vkjs@npm:^1.2.0":
version: 1.2.0
resolution: "@vkontakte/vkjs@npm:1.2.0"
"@vkontakte/vkjs@npm:^1.2.1":
version: 1.2.1
resolution: "@vkontakte/vkjs@npm:1.2.1"
dependencies:
"@swc/helpers": "npm:^0.5.0"
checksum: 10/1f95a47d5e6446143a80cdc595d99aa72c6ab2def5e35c39afd865ee04558ecc976a83c170c0e6c5364c7b8bf8de5d1d63eff420c98a7d4a40ca5770e8e205f8
checksum: 10/30c9dfb43f7aea7e62822edf1c35ef635af0521d08cb6ff9297d0434b0f5eae6095f02675be4d9bdd289dbeed617100cfe9c13b662dcd93e3a9a6a70d1c4f6b4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4850,7 +4850,7 @@ __metadata:
dependencies:
"@swc/helpers": "npm:^0.5.12"
"@vkontakte/icons": "npm:^2.115.0"
"@vkontakte/vkjs": "npm:^1.2.0"
"@vkontakte/vkjs": "npm:^1.2.1"
"@vkontakte/vkui-floating-ui": "npm:^0.2.1"
dayjs: "npm:^1.11.11"
mitt: "npm:^3.0.1"
Expand Down

0 comments on commit 5924c47

Please sign in to comment.