
Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711)
* Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser
Bumps [gts](https://github.com/google/gts) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gts/compare/v6.0.2...v7.0.0)
---
updated-dependencies:
- dependency-name: gts
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* update eslint config to match gts 7.0.0 new requirements
- installed new dependencies for new eslint
- updated ts eslint config
- migrated eslint config with @eslint/migrate-config
* fix bad json syntax
* fix attempt #2? #3? whatever
* revert private decl decl private
* run prettier fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos <goodwine@google.com>