We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa4e2d commit f2440d8Copy full SHA for f2440d8
Gemfile.lock
@@ -86,4 +86,4 @@ DEPENDENCIES
86
syntax_tree
87
88
BUNDLED WITH
89
- 2.5.5
+ 2.5.10
package.json
@@ -1,9 +1,9 @@
1
{
2
"private": true,
3
"devDependencies": {
4
- "@discourse/lint-configs": "^1.3.5",
5
- "ember-template-lint": "^5.13.0",
6
- "eslint": "^8.56.0",
7
- "prettier": "^2.8.8"
+ "@discourse/lint-configs": "1.3.9",
+ "ember-template-lint": "6.0.0",
+ "eslint": "8.57.0",
+ "prettier": "2.8.8"
8
}
9
0 commit comments