Skip to content

Commit d5aa6a3

Browse files
committed
update eslint to v10
1 parent 44a9bf8 commit d5aa6a3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

files/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@embroider/router": "^3.0.6",
4949
"@embroider/config-meta-loader": "^1.0.0",
5050
"@embroider/legacy-inspector-support": "^0.1.3",
51-
"@eslint/js": "^9.39.4",
51+
"@eslint/js": "^10.0.1",
5252
"@glimmer/component": "^2.1.1<% if (typescript) { %>",
5353
"@glint/ember-tsc": "^1.5.0",
5454
"@glint/template": "^1.7.7",
@@ -75,13 +75,13 @@
7575
"ember-source": "~7.1.0-alpha.2",
7676
"ember-template-lint": "^7.9.3<% if (welcome) { %>",
7777
"ember-welcome-page": "^8.0.5<% } %>",
78-
"eslint": "^9.39.4",
78+
"eslint": "^10.2.1",
7979
"eslint-config-prettier": "^10.1.8",
8080
"eslint-plugin-ember": "^12.7.5",
8181
"eslint-plugin-n": "^17.24.0",
8282
"eslint-plugin-qunit": "^8.2.6<% if (warpDrive) { %>",
8383
"eslint-plugin-warp-drive": "^5.8.2<% } %>",
84-
"globals": "^16.5.0",
84+
"globals": "^17.5.0",
8585
"prettier": "^3.8.3",
8686
"prettier-plugin-ember-template-tag": "^2.1.5",
8787
"qunit": "^2.25.0",

0 commit comments

Comments
 (0)