Skip to content

Commit

Permalink
chore(deps): update dependency gts to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 15, 2024
1 parent f01516e commit 743eaaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"dedent": "^1.0.0",
"execa": "^5.0.0",
"gapic-tools": "^0.4.0",
"gts": "^5.0.0",
"gts": "^6.0.0",
"jsdoc": "^4.0.0",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion system-test/fixtures/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"devDependencies": {
"@types/node": "^20.0.0",
"typescript": "^4.0.0",
"gts": "^3.0.0"
"gts": "^6.0.0"
}
}

0 comments on commit 743eaaa

Please sign in to comment.