Skip to content

Commit 0ec3e1a

Browse files
Update dependency eslint-plugin-ember to v11
1 parent 2653e5b commit 0ec3e1a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ember-try": "2.0.0",
5858
"eslint": "7.32.0",
5959
"eslint-config-prettier": "8.5.0",
60-
"eslint-plugin-ember": "10.6.1",
60+
"eslint-plugin-ember": "11.0.5",
6161
"eslint-plugin-node": "11.1.0",
6262
"eslint-plugin-prettier": "4.2.1",
6363
"eslint-plugin-qunit": "7.3.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5367,10 +5367,10 @@ [email protected]:
53675367
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
53685368
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
53695369

5370-
eslint-plugin-ember@10.6.1:
5371-
version "10.6.1"
5372-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.1.tgz#04ea84cc82307f64a2faa4f2855b30e5ebf9f722"
5373-
integrity sha512-R+TN3jwhYQ2ytZCA1VkfJDZSGgHFOHjsHU1DrBlRXYRepThe56PpuGxywAyDvQ7inhoAz3e6G6M60PzpvjzmNg==
5370+
eslint-plugin-ember@11.0.5:
5371+
version "11.0.5"
5372+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5.tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98"
5373+
integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ==
53745374
dependencies:
53755375
"@ember-data/rfc395-data" "^0.0.4"
53765376
css-tree "^2.0.4"

0 commit comments

Comments
 (0)