Skip to content

Commit 117b5d6

Browse files
Update dependency eslint-plugin-ember to v11.6.0
1 parent c8d602d commit 117b5d6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ember-try": "2.0.0",
6565
"eslint": "7.32.0",
6666
"eslint-config-prettier": "8.8.0",
67-
"eslint-plugin-ember": "11.5.2",
67+
"eslint-plugin-ember": "11.6.0",
6868
"eslint-plugin-n": "15.7.0",
6969
"eslint-plugin-prettier": "4.2.1",
7070
"eslint-plugin-qunit": "7.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5352,10 +5352,10 @@ eslint-formatter-kakoune@^1.0.0:
53525352
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
53535353
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==
53545354

5355-
eslint-plugin-ember@11.5.2:
5356-
version "11.5.2"
5357-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.5.2.tgz#0e30ce343c94f67c6366ff99f3dc4e2f717bb351"
5358-
integrity sha512-OFlBkV0VSemGtq3cZDWOm/kwOipiswvPIVL6VDJjpEv85BDtbGdqoyvaF9d6/MY7u5aDCh62oOgKQFw9JQGadA==
5355+
eslint-plugin-ember@11.6.0:
5356+
version "11.6.0"
5357+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.6.0.tgz#839c9b556fe33d2a016670741807efabb9feb2e4"
5358+
integrity sha512-M/M63t/Y5yr/yuWUbtUZ/tE5B5A8/+6LOR6fJlXpLZR4XMtN3KueYsuEIDGP6AInmq5tjDPmBXX0wV+FkjQmvA==
53595359
dependencies:
53605360
"@ember-data/rfc395-data" "^0.0.4"
53615361
"@glimmer/syntax" "^0.84.2"

0 commit comments

Comments
 (0)