Commit Graph

36 Commits

Author SHA1 Message Date
dependabot[bot]
011b4fdb44
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 13:44:26 +00:00
dependabot[bot]
06237c7fc9 Bump minimatch from 3.0.4 to 3.0.8
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 15:44:07 +02:00
dependabot[bot]
d845b9cd09 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 15:44:01 +02:00
Jeroen Engels
81443cd7e2 Update elm-review CLI 2022-11-25 18:25:11 +01:00
Jeroen Engels
64fd5fd49b Bump elm-test to v2 2022-10-12 16:21:44 +02:00
Jeroen Engels
bd96d88b4b Bump CLI 2022-08-07 14:31:33 +02:00
dependabot[bot]
3be6c31e11
Bump minimist from 1.2.5 to 1.2.6 (#120)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 13:14:53 +02:00
Jeroen Engels
0355f30e36 Update dependencies 2022-01-22 10:12:59 +01:00
Jeroen Engels
13700fb8a1 Bump dependencies 2021-10-03 11:16:27 +02:00
Jeroen Engels
1e5d48b0b5 Make test script Windows-friendly 2021-10-03 11:13:48 +02:00
Jeroen Engels
97d03b8abb Bump elm-review 2021-05-27 23:55:15 +02:00
Jeroen Engels
fadd8f744f Bump elm-review CLI 2021-04-17 21:23:10 +02:00
Jeroen Engels
1e0d784b2e Update elm-tooling 2021-02-14 20:53:32 +01:00
Jeroen Engels
3b023a127f Update elm-review 2021-02-14 20:52:56 +01:00
Jeroen Engels
2a20346748 Update elm-test 2021-02-10 17:18:32 +01:00
Jeroen Engels
7a0f179a70 Add elm-tooling to manage dependencies 2021-01-28 16:19:48 +01:00
Jeroen Engels
4741615afd Bump to elm-format 0.8.4 2020-11-18 10:27:34 +01:00
dependabot[bot]
d1aef446cd
Bump lodash from 4.17.15 to 4.17.20 (#20)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 23:16:32 +02:00
Jeroen Engels
6835173228 Bump elm-test 2020-09-22 18:51:36 +02:00
Jeroen Engels
744b700d50 Bump to elm-review v2.3.0 2020-09-08 10:07:11 +02:00
Jeroen Engels
9b1a822a42 Bump CLI to v2.2.0 2020-06-16 22:01:37 +02:00
Jeroen Engels
6fa1ef83c5 Use non-beta version of elm-review 2020-04-10 11:03:56 +02:00
Jeroen Engels
a98dce088f Add beta version of the CLI 2020-04-08 18:07:00 +02:00
Jeroen Engels
b21b317312 Remove useless fields from package.json 2020-04-04 22:58:19 +02:00
Jeroen Engels
eb20ed7de0 Remove elm-review and elm-xref from test command 2020-04-01 20:21:14 +02:00
Jeroen Engels
9b2bdb61c6 Update elm and elm-test version 2020-03-13 15:42:19 +01:00
Jeroen Engels
a753cc7a2d Bump elm-test 2019-12-07 14:36:30 +01:00
Jeroen Engels
76d7a785b3 Bump to 0.19.1 2019-10-21 23:31:18 +02:00
Jeroen Engels
b3cd4f8ee8 Re-configure elm-review 2019-09-29 14:22:31 +02:00
Jeroen Engels
cf344cb904 Rename project to elm-review 2019-09-28 17:18:51 +02:00
Jeroen Engels
5120f8c8be Run elm-lint when running tests 2019-09-17 22:13:35 +02:00
Jeroen Engels
ae27e5fcfd Fix npm security vulnerabilities 2019-08-24 23:26:06 +02:00
Jeroen Engels
ac93b84586 Bump elm-format to v0.8.2 2019-08-09 10:35:09 +02:00
Jeroen Engels
2a56ed2ed1 Add elm-xref 2019-07-24 19:44:35 +02:00
Jeroen Engels
7c1fe28ede Update Elm dependencies 2019-07-02 00:05:10 +02:00
Jeroen Engels
e2161f8388 Add package.json to access elm binaries from node_modules 2018-11-05 18:34:26 +01:00