File tree Expand file tree Collapse file tree 4 files changed +174
-709
lines changed Expand file tree Collapse file tree 4 files changed +174
-709
lines changed Original file line number Diff line number Diff line change
1
+ < 3.5.0.beta5-dev: 5e7bbafe0210010c61f337762a3d278ee9b75e8a
2
+
Original file line number Diff line number Diff line change 15
15
tzinfo (~> 2.0 , >= 2.0.5 )
16
16
uri (>= 0.13.1 )
17
17
ast (2.4.3 )
18
- base64 (0.2 .0 )
19
- benchmark (0.4.0 )
20
- bigdecimal (3.1.9 )
18
+ base64 (0.3 .0 )
19
+ benchmark (0.4.1 )
20
+ bigdecimal (3.2.2 )
21
21
concurrent-ruby (1.3.5 )
22
22
connection_pool (2.5.3 )
23
23
drb (2.2.3 )
38
38
rack (3.1.15 )
39
39
rainbow (3.1.1 )
40
40
regexp_parser (2.10.0 )
41
- rubocop (1.75.8 )
41
+ rubocop (1.76.0 )
42
42
json (~> 2.3 )
43
43
language_server-protocol (~> 3.17.0.2 )
44
44
lint_roller (~> 1.1.0 )
45
45
parallel (~> 1.10 )
46
46
parser (>= 3.3.0.2 )
47
47
rainbow (>= 2.2.2 , < 4.0 )
48
48
regexp_parser (>= 2.9.3 , < 3.0 )
49
- rubocop-ast (>= 1.44 .0 , < 2.0 )
49
+ rubocop-ast (>= 1.45 .0 , < 2.0 )
50
50
ruby-progressbar (~> 1.7 )
51
51
unicode-display_width (>= 2.4.0 , < 4.0 )
52
- rubocop-ast (1.44.1 )
52
+ rubocop-ast (1.45.0 )
53
53
parser (>= 3.3.7.2 )
54
54
prism (~> 1.4 )
55
55
rubocop-capybara (2.22.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"devDependencies" : {
4
- "@discourse/lint-configs" : " 2.21 .0" ,
5
- "ember-template-lint" : " 7.7.0 " ,
6
- "eslint" : " 9.27 .0" ,
4
+ "@discourse/lint-configs" : " 2.25 .0" ,
5
+ "ember-template-lint" : " 7.8.1 " ,
6
+ "eslint" : " 9.28 .0" ,
7
7
"prettier" : " 3.5.3" ,
8
- "stylelint" : " 16.19.1 "
8
+ "stylelint" : " 16.20.0 "
9
9
},
10
10
"engines" : {
11
11
"node" : " >= 22" ,
You can’t perform that action at this time.
0 commit comments