Skip to content

Commit

Permalink
fix(deps): update dependency @google-automations/git-file-utils to v2 (
Browse files Browse the repository at this point in the history
…#2081)

* fix(deps): update dependency @google-automations/git-file-utils to v2

* fix types from pagination update

* docs: add comment about casting

---------

Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
renovate-bot and chingor13 committed Dec 14, 2023
1 parent 4e31340 commit 9b745d5
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 182 deletions.
230 changes: 90 additions & 140 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@conventional-commits/parser": "^0.4.1",
"@google-automations/git-file-utils": "^1.2.5",
"@google-automations/git-file-utils": "^2.0.0",
"@iarna/toml": "^3.0.0",
"@octokit/graphql": "^5.0.0",
"@octokit/request": "^6.0.0",
Expand Down

0 comments on commit 9b745d5

Please sign in to comment.