Skip to content

Commit f303a8b

Browse files
Update dependency eslint-plugin-ember to v11.5.1
1 parent d1ab152 commit f303a8b

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.0",
67+
"eslint-plugin-ember": "11.5.1",
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-
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==
5303+
5304+
version "11.5.1"
5305+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.5.1.tgz#065277a56c2f0f49cf2897f683c7534cc174cda9"
5306+
integrity sha512-dFNULVIoGSTwphswKG+XGZuEs2sNx8zlxsmrDp435VJW0B40teIy72w000zaSM2TCARprflNmrmU6lVkwvF1TQ==
53075307
dependencies:
53085308
"@ember-data/rfc395-data" "^0.0.4"
53095309
"@glimmer/syntax" "^0.84.2"

0 commit comments

Comments
 (0)