We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 353fa4c + a6cadf4 commit c55b86dCopy full SHA for c55b86d
.github/scripts/package.json
@@ -14,7 +14,7 @@
14
"js-yaml": "^4.1.0"
15
},
16
"devDependencies": {
17
- "@octokit/rest": "^19.0.0",
+ "@octokit/rest": "^21.0.0",
18
"mocha": "^10.0.0",
19
"sinon": "^18.0.0"
20
}
package.json
@@ -84,7 +84,7 @@
84
"gapic-tools": "^1.0.1",
85
"gts": "^6.0.2",
86
"jsdoc": "^4.0.4",
87
- "jsdoc-fresh": "^3.0.0",
+ "jsdoc-fresh": "^4.0.0",
88
"jsdoc-region-tag": "^3.0.0",
89
"linkinator": "^6.1.2",
90
"mocha": "^11.1.0",
0 commit comments