Skip to content

Commit

Permalink
Merge pull request #130 from taskcluster/renovate/taskcluster-client-…
Browse files Browse the repository at this point in the history
…43.x

Update dependency taskcluster-client to v43
  • Loading branch information
djmitche authored Apr 8, 2021
2 parents a82e195 + 27bdcce commit 5b670c1
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 @@ -33,7 +33,7 @@
"devDependencies": {
"jsdoc": "3.6.6",
"mocha": "8.3.2",
"taskcluster-client": "42.0.0",
"taskcluster-client": "43.0.0",
"yuidoc-lucid-theme": "jonasfj/yuidoc-lucid-theme",
"yuidocjs": "0.10.2"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,10 +1500,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/taffydb/-/taffydb-2.6.2.tgz#7cbcb64b5a141b6a2efc2c5d2c67b4e150b2a268"
integrity sha1-fLy2S1oUG2ou/CxdLGe04VCyomg=

taskcluster-client@42.0.0:
version "42.0.0"
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-42.0.0.tgz#9f61055255eaa2d442e6adf9ac374ad2725a84a4"
integrity sha512-LIqTZ/yrOFEjr3H6p0njgT7UYybS2dDOpxgC/gImI6+8A+IywXsnJKJrpIKHuVOtVRSvPyX3G85QbRfkBR9odA==
taskcluster-client@43.0.0:
version "43.0.0"
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-43.0.0.tgz#c903d35fc5e49bc28f3973c8c13288d73a30ecbe"
integrity sha512-DSAEzUYY7+tHjqzy//wdey5aw/WA5dnIZMZuL29MJccoR+bcXtiwaEeqMEzsck6D9gFoLea4YkKiG/9V0MkqfQ==
dependencies:
debug "^4.1.1"
got "^11.8.1"
Expand Down

0 comments on commit 5b670c1

Please sign in to comment.