Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit ae6cebb

Browse files
Bump gts from 3.0.1 to 3.0.2 (#6)
Bumps [gts](https://github.com/google/gts) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/google/gts/releases) - [Changelog](https://github.com/google/gts/blob/master/CHANGELOG.md) - [Commits](google/gts@v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Keller <1083460+kellertk@users.noreply.github.com>
1 parent a5be10b commit ae6cebb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"@types/jest": "^26.0.15",
2828
"@types/node": "^14.14.6",
2929
"@types/node-fetch": "^2.5.7",
30+
"gts": "^3.0.2",
3031
"@vercel/ncc": "^0.25.1",
31-
"gts": "^3.0.1",
3232
"jest": "^26.6.3",
3333
"jest-circus": "^26.6.3",
3434
"nock": "^13.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2217,10 +2217,10 @@ growly@^1.3.0:
22172217
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
22182218
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
22192219

2220-
gts@^3.0.1:
2221-
version "3.0.1"
2222-
resolved "https://registry.yarnpkg.com/gts/-/gts-3.0.1.tgz#0670544ca7287c80dba85cf4e1625c898a70d90c"
2223-
integrity sha512-A2ysCoDNgXrPFa7snU4v9Jrll1NG266eVifo1s4bvweScHvsHWIShXpZbvNqxsOEtW+IFmrpGd/yYnpPXTw7zw==
2220+
gts@^3.0.2:
2221+
version "3.0.2"
2222+
resolved "https://registry.yarnpkg.com/gts/-/gts-3.0.2.tgz#a13ec9c0abdfaa718f57968f6cb74bf405f9472f"
2223+
integrity sha512-Vhy9/ToD7B8nlPIiNyBfeLwMCRb9Xw1eMh6lRu4/Th2ifMO/Tbi8q8GsqB975NMiHIkmsDTPki5d2x84WcUmgA==
22242224
dependencies:
22252225
"@typescript-eslint/eslint-plugin" "^4.2.0"
22262226
"@typescript-eslint/parser" "^4.2.0"

0 commit comments

Comments
 (0)