Skip to content

Commit

Permalink
chore(deps): update canvas (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruffpuff1 committed Mar 29, 2022
1 parent d99b800 commit b372d87
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"@nrwl/workspace": "^13.9.5",
"@octokit/action": "^3.18.0",
"@sapphire/ts-config": "3.3.3",
"@types/skia-canvas": "^0.9.28",
"conventional-changelog-angular": "^5.0.13",
"conventional-recommended-bump": "^6.1.0",
"jest": "^27.5.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2414,6 +2414,13 @@
"@types/mime" "^1"
"@types/node" "*"

"@types/skia-canvas@^0.9.28":
version "0.9.28"
resolved "https://registry.yarnpkg.com/@types/skia-canvas/-/skia-canvas-0.9.28.tgz#31a25599c02d8476fb6547bb55803018bb6ec7d5"
integrity sha512-buN0xnXKC2TvCMGdA3uFTzdTXgcyNBbbHwkSOnt9buxhhvz5UXyDEw9oWjm3T1tjFr7M4ycUZZhLSGL+nke6+g==
dependencies:
skia-canvas "*"

"@types/spotify-api@0.0.14":
version "0.0.14"
resolved "https://registry.yarnpkg.com/@types/spotify-api/-/spotify-api-0.0.14.tgz#daaa5357d16163d290c52ae47bb0f4a7c8edb865"
Expand Down Expand Up @@ -8059,7 +8066,7 @@ sisteransi@^1.0.5:
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==

skia-canvas@^0.9.29:
skia-canvas@*, skia-canvas@^0.9.29:
version "0.9.29"
resolved "https://registry.yarnpkg.com/skia-canvas/-/skia-canvas-0.9.29.tgz#8b09d251b2485fe8f74f4f2f6584eb615d3ddf0a"
integrity sha512-PT17gdI/CbZFHQ9T4tYswaBJ3C3IJHM9ktNjo8tTLrWzl77DJdsIWxeWMFz4dPB8QwUgPfuZKrLByfAxZXpXeA==
Expand Down

1 comment on commit b372d87

@vercel
Copy link

@vercel vercel bot commented on b372d87 Mar 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.