Skip to content

Commit 4785958

Browse files
committed
DEV: Update linting and add types
1 parent f3e8e39 commit 4785958

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ GEM
3838
rack (3.2.4)
3939
rainbow (3.1.1)
4040
regexp_parser (2.11.3)
41-
rubocop (1.82.1)
41+
rubocop (1.84.0)
4242
json (~> 2.3)
4343
language_server-protocol (~> 3.17.0.2)
4444
lint_roller (~> 1.1.0)
4545
parallel (~> 1.10)
4646
parser (>= 3.3.0.2)
4747
rainbow (>= 2.2.2, < 4.0)
4848
regexp_parser (>= 2.9.3, < 3.0)
49-
rubocop-ast (>= 1.48.0, < 2.0)
49+
rubocop-ast (>= 1.49.0, < 2.0)
5050
ruby-progressbar (~> 1.7)
5151
unicode-display_width (>= 2.4.0, < 4.0)
5252
rubocop-ast (1.49.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"@discourse/lint-configs": "2.37.1",
4+
"@discourse/lint-configs": "2.37.2",
55
"@glint/ember-tsc": "1.0.9",
66
"concurrently": "^9.2.1",
77
"discourse": "npm:@discourse/types@2026.1.0-2709d36",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)