Commit Graph
6 Commits
Author SHA1 Message Date
dependabot[bot] d4401ecbec Bump eslint-plugin-import from 2.26.0 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 22:05:56 +00:00
dependabot[bot] 71ccb99e28 Bump eslint-plugin-jest from 26.9.0 to 27.2.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:20:41 +00:00
Xuanwo 23b8a713aa Fix empty test
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:43:05 +08:00
Xuanwo 2c9da394e3 Fix lint
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:41:30 +08:00
Xuanwo 82bd256572 Add lint
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:39:09 +08:00
Xuanwo 4e31d5bef4 feat: Implement basic sccache action support
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-09 23:29:45 +08:00