dependabot[bot]
|
9b2e05c27a
|
Bump json5 and jest
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.
Updates `json5` from 2.1.1 to 2.2.3
- [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/v2.1.1...v2.2.3)
Updates `jest` from 23.6.0 to 29.3.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/commits/v29.3.1/packages/jest)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: jest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-05 03:02:24 +00:00 |
|
bendtherules
|
84a9b387f0
|
tagHandler - Handle fallback html tag + basic test
Also added preact dep.
Fixed class or function component flowing into tagHandler
|
2019-12-22 19:54:46 +05:30 |
|
bendtherules
|
3f0947a195
|
prettier - Move prettier config from npm tasks to prettierrc.json
|
2019-12-16 10:20:26 +05:30 |
|
bendtherules
|
9fdd814558
|
Add dep - markdown and unified modules
To build and convert md ast to markdown
|
2019-12-15 16:31:31 +05:30 |
|
bendtherules
|
da398103cb
|
Add dep - React to use helpers
Using helpers like React.children.toArray in renderer
TODO: Its should be latter set as peerDependency
|
2019-12-15 13:17:48 +05:30 |
|
bendtherules
|
e63760b12d
|
Add devdep - @types/react
|
2019-12-15 10:43:01 +05:30 |
|
bendtherules
|
3af08413d8
|
Create project scaffolding using yo node-typescript
|
2019-12-14 23:17:13 +05:30 |
|