1
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot] 6364c15d4a
typescript(monadic): chore(deps): bump ws from 5.2.2 to 5.2.3
typescript(monadic):
typescript(monadic): Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
typescript(monadic): - [Release notes](https://github.com/websockets/ws/releases)
typescript(monadic): - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: ws
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 13:21:48 +00:00
dependabot[bot] 8058ec030f
typescript(monadic): chore(deps): bump path-parse from 1.0.6 to 1.0.7
typescript(monadic):
typescript(monadic): Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
typescript(monadic): - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
typescript(monadic): - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
typescript(monadic):
typescript(monadic): ---
typescript(monadic): updated-dependencies:
typescript(monadic): - dependency-name: path-parse
typescript(monadic):   dependency-type: indirect
typescript(monadic): ...
typescript(monadic):
typescript(monadic): Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: prescientmoon <git@moonythm.dev>
2021-08-12 10:37:51 +00:00
Matei Adriel 9e3da82f0d
typescript(monadic): feat: basics of outputs
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 10:45:48 +03:00
Matei Adriel 9e6c150e5f
typescript(monadic): feat: rewrote everything I think
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-05-12 01:15:49 +03:00
Matei Adriel fd81cf068e
typescript(monadic): feat: basic stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 17:00:36 +03:00
Matei Adriel 7bdf572b2d
typescript(monadic): chore: initial commit
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-04-24 15:44:12 +03:00