Commit Graph
9 Commits
Author SHA1 Message Date
dependabot[bot] 1b6d91276e Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 03:57:21 +00:00
bendtherules 0721e77627 travis.yml - Remove node 9, add 8 and 11 2019-12-31 20:35:11 +05:30
bendtherules 45125b192a travis.yml - Add node 10, remove 8
Typescript-eslint was failing earlier as somehow 8 is not supported
2019-12-31 20:25:52 +05:30
bendtherules 0705d18e23 Add tests for useBoolean and useStateWithReset 2019-12-31 18:01:18 +05:30
bendtherules 97d9ae5e96 Testing - Setup @testing-library/react-hooks 2019-12-31 18:00:54 +05:30
bendtherules 05e8c385e4 useBoolean, useStateWithReset - Add hooks 2019-12-31 15:07:10 +05:30
bendtherules e6f65acede prettier - Format existing files with prettier 2019-12-31 13:54:47 +05:30
bendtherules 3c2777c4af prettier - Add prettier devdep and prettier task 2019-12-31 13:54:28 +05:30
bendtherules 5e5b56ad52 init create-react-hook@2.6.18 2019-12-31 13:30:23 +05:30