Skip to content

Commit 4e05dda

Browse files
Update dependency eslint-plugin-ember to v11.5.0
1 parent 843d1a8 commit 4e05dda

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.4.9",
67+
"eslint-plugin-ember": "11.5.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
@@ -5300,10 +5300,10 @@ eslint-formatter-kakoune@^1.0.0:
53005300
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
53015301
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==
53025302

5303-
eslint-plugin-ember@11.4.9:
5304-
version "11.4.9"
5305-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.4.9.tgz#f22918e09cdb1d5bb8c280c15a5075127c7a16d8"
5306-
integrity sha512-1nAgMSwAJrntfvsiyIyHtYY+AvAPZ1wxcoa+gsui/VviQqULCtZLF8+1UAOTAGJ5bEjhe3f8TTcyRGHXRPHzeQ==
5303+
eslint-plugin-ember@11.5.0:
5304+
version "11.5.0"
5305+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.5.0.tgz#93ae84878b587756d6baf39a838eeff6d0a88744"
5306+
integrity sha512-qcU4HtVeu8kzggvT4+asj3ouOtyPvQdc4o6KZ2MYABf632Z4VFja7aVLtgJreZ39CE6Y9p5Rz/3jGLi4iXIIJw==
53075307
dependencies:
53085308
"@ember-data/rfc395-data" "^0.0.4"
53095309
"@glimmer/syntax" "^0.84.2"

0 commit comments

Comments
 (0)