Skip to content

Commit

Permalink
fix(deps): update dependency @lightningpolar/tapd-api to v0.3.3-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent 1e31b94 commit 305ab84
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 @@ -43,7 +43,7 @@
"tsc": "tsc --noEmit"
},
"dependencies": {
"@lightningpolar/tapd-api": "0.3.3-alpha",
"@lightningpolar/tapd-api": "0.3.3-alpha.1",
"@radar/lnrpc": "0.11.1-beta.1",
"@types/lodash": "4.17.1",
"archiver": "7.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2235,10 +2235,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@lightningpolar/tapd-api@0.3.3-alpha":
version "0.3.3-alpha"
resolved "https://registry.yarnpkg.com/@lightningpolar/tapd-api/-/tapd-api-0.3.3-alpha.tgz#9f9664f1e6c47cd09592b25d85d05be1a8d97d24"
integrity sha512-hsHCYljia7QQmi0rIAtJToTW0YxWKDdorpiDCgPOduhihfbZ9veknNY7+dQbI7DWRSQKJJrcp0IbXzGD4ghQpw==
"@lightningpolar/tapd-api@0.3.3-alpha.1":
version "0.3.3-alpha.1"
resolved "https://registry.yarnpkg.com/@lightningpolar/tapd-api/-/tapd-api-0.3.3-alpha.1.tgz#55869e0959c5345fa4d36d50374fc0b182a30c1f"
integrity sha512-O/ZTS6AluauDM/NdJqPTqznfOzELVizzW8IdSGCveMr4qhuhgmMc+XTbRPHX5kd+9rVX93odsvOzH15q6uTdWA==
dependencies:
"@grpc/grpc-js" "1.7.2"
"@grpc/proto-loader" "0.7.3"
Expand Down

0 comments on commit 305ab84

Please sign in to comment.