Skip to content

Commit c089f45

Browse files
committed
chore(deps): update dependency taskcluster-client to v68
1 parent 763a160 commit c089f45

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": "67.0.0",
36+
"taskcluster-client": "68.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@67.0.0:
1524-
version "67.0.0"
1525-
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-67.0.0.tgz#b2a32ac4744325824bf2aea976fe3a885b6a6a33"
1526-
integrity sha512-7SpDQ1oJizQ56zaWe/jVMby4E6lcM1fOnUWSSovd4ntEfaCzQdEb7W/SYT1tdM2sFBarQs4B6HRXMGzy7PoiZg==
1523+
taskcluster-client@68.0.0:
1524+
version "68.0.0"
1525+
resolved "https://registry.yarnpkg.com/taskcluster-client/-/taskcluster-client-68.0.0.tgz#5b6150b8896eb58d15a674fe6aa12b679ef90df9"
1526+
integrity sha512-Tga36ec7RdG7bHS2l56FdVf5ZVeIy3kQrDmXnwETfvJVzJPgThz0ZaXUiPq8rChyy54gmha/4ChcxplQj/fQaA==
15271527
dependencies:
15281528
debug "^4.1.1"
15291529
got "^14.2.1"

0 commit comments

Comments
 (0)