Skip to content

Commit

Permalink
chore(deps-dev): bump gts from 5.3.1 to 6.0.0 (#665)
Browse files Browse the repository at this point in the history
Bumps [gts](https://github.com/google/gts) from 5.3.1 to 6.0.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v5.3.1...v6.0.0)

---
updated-dependencies:
- dependency-name: gts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent 6e5b99c commit 8190631
Show file tree
Hide file tree
Showing 8 changed files with 130 additions and 125 deletions.
4 changes: 2 additions & 2 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
...require('gts/.prettierrc.json')
}
...require('gts/.prettierrc.json'),
};
4 changes: 2 additions & 2 deletions lib/index.js

Large diffs are not rendered by default.

162 changes: 83 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vercel/ncc": "^0.38.2",
"all-contributors-cli": "^6.26.1",
"eslint-config-prettier": "^9.1.0",
"gts": "^5.3.1",
"gts": "^6.0.0",
"husky": "^9.1.6",
"typescript": "~5.6.3"
},
Expand Down
Loading

0 comments on commit 8190631

Please sign in to comment.