Skip to content

Commit 4afeacc

Browse files
committed
chore(deps): update dependency gts to v6
1 parent c9a9656 commit 4afeacc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@google-cloud/typeless-sample-bot": "^3.0.0",
4242
"@types/chai": "^4.2.16",
4343
"chai": "^4.2.0",
44-
"gts": "^5.0.0",
44+
"gts": "^6.0.0",
4545
"lru-cache": "9.1.2",
4646
"mocha": "^9.2.2",
4747
"rimraf": "5.0.9",

system-test/fixtures/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"devDependencies": {
1919
"@types/node": "^22.0.0",
2020
"typescript": "^5.1.6",
21-
"gts": "^5.0.0"
21+
"gts": "^6.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)