Skip to content

Commit c55b86d

Browse files
authored
Merge branch 'main' into release-please--branches--main--components--pubsub
2 parents 353fa4c + a6cadf4 commit c55b86d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"js-yaml": "^4.1.0"
1515
},
1616
"devDependencies": {
17-
"@octokit/rest": "^19.0.0",
17+
"@octokit/rest": "^21.0.0",
1818
"mocha": "^10.0.0",
1919
"sinon": "^18.0.0"
2020
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"gapic-tools": "^1.0.1",
8585
"gts": "^6.0.2",
8686
"jsdoc": "^4.0.4",
87-
"jsdoc-fresh": "^3.0.0",
87+
"jsdoc-fresh": "^4.0.0",
8888
"jsdoc-region-tag": "^3.0.0",
8989
"linkinator": "^6.1.2",
9090
"mocha": "^11.1.0",

0 commit comments

Comments
 (0)