We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fe178 commit c1efacfCopy full SHA for c1efacf
package.json
@@ -108,7 +108,7 @@
108
"dedent": "^1.0.0",
109
"execa": "^5.0.0",
110
"gapic-tools": "^0.4.0",
111
- "gts": "^5.0.0",
+ "gts": "^6.0.0",
112
"jsdoc": "^4.0.0",
113
"jsdoc-fresh": "^3.0.0",
114
"jsdoc-region-tag": "^3.0.0",
system-test/fixtures/sample/package.json
@@ -18,6 +18,6 @@
18
"devDependencies": {
19
"@types/node": "^20.0.0",
20
"typescript": "^4.0.0",
21
- "gts": "^3.0.0"
+ "gts": "^6.0.0"
22
}
23
0 commit comments