Skip to content

Commit

Permalink
Update dependency powerbi-visuals-api to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent 303da4b commit a7ed0c3
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 @@ -10,7 +10,7 @@
"changelog": "npx gitmoji-changelog"
},
"dependencies": {
"powerbi-visuals-api": "4.2.0",
"powerbi-visuals-api": "5.7.0",
"powerbi-visuals-utils-dataviewutils": "2.4.1",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -331,10 +331,10 @@ picomatch@^2.2.3:
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

powerbi-visuals-api@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/powerbi-visuals-api/-/powerbi-visuals-api-4.2.0.tgz#32b4f675f3c4c3adba61e800d46e9efc6ac3665f"
integrity sha512-qIfPC5pSwEeWeyeOTLOCBzjAmVwV/aJrBGA4aCcf7yoSh8Bojm92/TkdKQoVSBYssBtxZ7mIViE/UXPocY+xyA==
powerbi-visuals-api@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/powerbi-visuals-api/-/powerbi-visuals-api-5.7.0.tgz#741fa76689f59d82e191e1f520774ecb13715280"
integrity sha512-sPAGYUUkTtbbZXyL8cIJZh6MrZ7BiXPs5li3V7pAa3UUQC3Jih7OS1Hq9AsTp05IKsp94YHXILrcyn4mNAi9qg==
dependencies:
semver "^7.3.5"

Expand Down

0 comments on commit a7ed0c3

Please sign in to comment.