Skip to content

Commit

Permalink
chore: unpin version of gts (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored May 4, 2020
1 parent 70d9a3c commit e45a665
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion baselines/bigquery-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/disable-packing-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/kms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/texttospeech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion baselines/translate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion templates/typescript_gapic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^12.12.37",
"@types/sinon": "^9.0.0",
"c8": "^7.1.1",
"gts": "2.0.0",
"gts": "^2.0.0",
"jsdoc": "^3.6.4",
"jsdoc-fresh": "^1.0.2",
"jsdoc-region-tag": "^1.0.4",
Expand Down
2 changes: 1 addition & 1 deletion test-fixtures/test-application-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"showcase": "file:./showcase-0.1.0.tgz"
},
"devDependencies": {
"gts": "next",
"gts": "^2.0.0",
"typescript": "^3.8.3",
"@types/node": "^12.12.37",
"@types/mocha": "^5.2.7",
Expand Down

0 comments on commit e45a665

Please sign in to comment.