1
0
mirror of synced 2026-08-05 15:26:55 +00:00

DEV: Update rubocop-discourse to version 3.8.0 (#641)

This commit is contained in:
Loïc Guitaut
2024-05-28 11:15:42 +02:00
committed by GitHub
parent 309280cbb6
commit dd4e305ff7
8 changed files with 38 additions and 29 deletions
+4 -5
View File
@@ -1,10 +1,9 @@
{
"name": "discourse-ai",
"private": true,
"devDependencies": {
"@discourse/lint-configs": "^1.3.4",
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"prettier": "^2.8.8"
"@discourse/lint-configs": "1.3.9",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "2.8.8"
}
}