Commit graph

20 commits

Author SHA1 Message Date
4e6e11d2e4
Update node-watch and ws optional dependencies to latest
All checks were successful
CI / check (push) Successful in 18s
CI / build (24) (push) Successful in 41s
CI / build (22) (push) Successful in 48s
2026-05-03 09:39:52 -07:00
f08a99ccb1
chore: update biome to 2.4.14 & apply lint fixes 2026-05-03 09:37:53 -07:00
5118a8174b
chore: replace eslint & prettier w/ biomejs (#21)
* chore: replace eslint & prettier w/ biomejs

* fix syntax error in ci.yml workflow

* ensure that build CI jobs only run if check job succeeds to save resources
2024-07-15 08:36:52 -07:00
999b9b54a2
chore: update min supported node version to >=18 (#19)
Update required minimum node version to >=18 in preparation for updating other dependencies that require newer node versions.
2024-07-15 00:01:14 -07:00
a13295b223
0.2.0 2021-02-28 09:02:26 -08:00
17d304d994
chore: update ts-node & typescript dev deps
Major updates to ts-node (^9.1.1) and typescript (~4.2.2).
2021-02-28 08:45:07 -08:00
73ccc1916d
chore: update eslint dev dependencies
Major update to typescript-eslint plugins (v4.15.2) and eslint-config-prettier (v8.1.0); minor updates to other eslint components.

Doesn't seem to generate any warnings after updating so I think we're good?
2021-02-28 08:35:53 -08:00
efafec2c56
chore: update optional deps (ws & node-watch)
Updates node-watch dep to ^0.7.1 which is a breaking change in the interface of watch function for compatibility on certain windows systems that don't give event and filename info.

Also updates ws dep to v^7.4.3, minor version and bug fixes.
2021-02-28 08:26:02 -08:00
53d4062e52
chore: update * pin prettier version & format code 2021-01-02 13:40:18 -08:00
bb09b5f342
0.1.5 2020-06-14 12:16:18 -07:00
7404c9aacf
0.1.4 2020-06-10 18:20:20 -07:00
af44f1ebf2
0.1.3 2020-06-04 14:36:49 -07:00
b112dc2d97
0.1.2 2020-06-03 17:56:06 -07:00
ea703e8f5e
chore: fix some eslint warnings 2020-06-03 17:52:54 -07:00
d630f3d7d7
0.1.1 2020-06-03 10:40:56 -07:00
d6b7e9eb95
fix: target es2018 to support node 10+ 2020-05-26 16:29:43 -07:00
0572dd5738
chore: fix eslint/prettier 2020-06-01 22:22:36 -07:00
ba29ad4204
chore: update deps 2020-06-01 22:11:23 -07:00
31d900ed40
chore: use @websnacksjs org scope 2020-05-26 16:31:21 -07:00
ac7da8cc6d
initial commit (it all starts here...) 2020-05-25 22:36:20 -07:00