Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
6d98dac883 Bump eslint-plugin-jest from 26.0.0 to 26.1.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.0.0 to 26.1.3.
- [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.0.0...v26.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 22:32:26 +00:00
dependabot[bot]
85757d613c Bump jest from 27.4.7 to 27.5.1
Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.4.7...v27.5.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 15:26:11 +00:00
Jonathan Clem
62a16d0b8d Use node16 runtime 2022-02-16 10:24:54 -05:00
Jonathan Clem
7e5edfd870 Update readme with more useful info 2022-02-01 22:19:35 +00:00
Jonathan Clem
b39b67e25e Add some simple unit tests 2022-02-01 22:08:12 +00:00
Jonathan Clem
03fb990f28 Remove some unused npm scripts 2022-01-31 15:56:31 -05:00
Jonathan Clem
b4c121a252 Improve linting 2022-01-31 15:38:31 -05:00
Jonathan Clem
078fd9f744 Add initial action setup 2022-01-31 14:09:42 -05:00