9 Commits

Author SHA1 Message Date
dependabot[bot]
4fc0ddba24
Bump word-wrap from 1.2.3 to 1.2.4 (#46)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 10:19:46 +02:00
dependabot[bot]
4264abcee4
Bump semver from 6.3.0 to 6.3.1 (#45)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:49:23 +02:00
Isaac Janzen
50137517d5
DEV: Use angle bracket syntax (#43) 2023-05-26 16:18:25 -05:00
David Taylor
34a1b94e76
DEV: Update eslint-config-discourse, use prettier for hbs (#38) 2023-01-04 13:39:28 +01:00
dependabot[bot]
766a44accc
Bump json5 from 2.2.1 to 2.2.2 (#37)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.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/v2.2.1...v2.2.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 12:25:23 -05:00
discoursebot
c953a05388
DEV: Update CI workflows (#29)
* DEV: Update CI workflows
* DEV: Update CI setup
* lint

Co-authored-by: discoursebuild <build@discourse.org>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-06-11 14:38:30 +02:00
Jarek Radosz
18b047121b
DEV: General cleanup (#28)
Drop es6 suffix, fix Ember global usage, fix typos, update deps, add prettierrc, remove an obsolete codepath, fix pluginId.
2022-04-06 12:19:24 +02:00
Penar Musaraj
8df68d2a7b
DEV: Fix JS linting (#22) 2022-01-19 17:30:13 -05:00
Joffrey JAFFEUX
a3433abfef
DEV: apply coding standards (#6) 2020-09-04 14:37:08 +02:00