Skip to content

Commit 62e73b8

Browse files
chore: update owlbot-nodejs dependencies (#2022)
* chore: update owlbot-nodejs dependencies * chore: update owlbot-nodejs dependencies * Update container_test.yaml Source-Link: googleapis/synthtool@1e798e6 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c7e4968cfc97a204a4b2381f3ecb55cabc40c4cccf88b1ef8bef0d976be87fee * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Megan Potter <[email protected]>
1 parent d7de588 commit 62e73b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
1616
digest: sha256:c7e4968cfc97a204a4b2381f3ecb55cabc40c4cccf88b1ef8bef0d976be87fee
17+
# created: 2025-04-08T17:33:08.498793944Z

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"devDependencies": {
1717
"@octokit/rest": "^21.0.0",
1818
"mocha": "^10.0.0",
19-
"sinon": "^20.0.0"
19+
"sinon": "^18.0.0"
2020
}
2121
}

0 commit comments

Comments
 (0)