Skip to content

Commit 196708e

Browse files
committed
chore(deps): update dependency taskcluster-client to v66
1 parent 97c2a12 commit 196708e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"jsdoc": "4.0.2",
3535
"mocha": "10.2.0",
36-
"taskcluster-client": "65.0.1",
36+
"taskcluster-client": "66.0.0",
3737
"yuidoc-lucid-theme": "jonasfj/yuidoc-lucid-theme",
3838
"yuidocjs": "0.10.2"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1520,10 +1520,10 @@ supports-color@^7.1.0:
15201520
dependencies:
15211521
has-flag "^4.0.0"
15221522

1523-
taskcluster-client@65.0.1:
1524-
version "65.0.1"
1525-
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-65.0.1.tgz#db6771caf7726833ca4176a66de491dd0552cb94"
1526-
integrity sha512-zDwNXm0CW4n1FzlsclhhxJbdlDbl6NWo4UaSgWNBP4VtZfcyEO3Uq4kllw8yj5jANmF9p6SXiMSYDtaT2lJFdQ==
1523+
taskcluster-client@66.0.0:
1524+
version "66.0.0"
1525+
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-66.0.0.tgz#aa826163f9d59827c9db421cc0690f2060d4bf70"
1526+
integrity sha512-lFcTpm0s31/DQ1er78+j0vHR6v+rRUW4yzRjkbPaz5nN0ppbpAspGZ7dQTQEcqU+ETM06Zo6GaoMOgjRACK+kw==
15271527
dependencies:
15281528
debug "^4.1.1"
15291529
got "^14.2.1"

0 commit comments

Comments
 (0)