Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commit d9103b1

Browse files
committed
DEV: [gjs-codemod] Convert all templates to gjs
1 parent 8e78f0b commit d9103b1

File tree

3 files changed

+185
-167
lines changed

3 files changed

+185
-167
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
rack (3.1.15)
4545
rainbow (3.1.1)
4646
regexp_parser (2.10.0)
47-
rubocop (1.75.7)
47+
rubocop (1.75.8)
4848
json (~> 2.3)
4949
language_server-protocol (~> 3.17.0.2)
5050
lint_roller (~> 1.1.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.20.0",
4+
"@discourse/lint-configs": "2.21.0",
55
"ember-template-lint": "7.7.0",
66
"eslint": "9.27.0",
77
"prettier": "3.5.3",

0 commit comments

Comments
 (0)