Skip to content

Commit a9dbad7

Browse files
committed
Update dependency eslint-plugin-ember to v9.6.0
1 parent 655bf79 commit a9dbad7

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
@@ -107,7 +107,7 @@
107107
"ember-window-mock": "0.7.1",
108108
"eslint": "7.13.0",
109109
"eslint-config-prettier": "6.15.0",
110-
"eslint-plugin-ember": "9.5.0",
110+
"eslint-plugin-ember": "9.6.0",
111111
"eslint-plugin-ember-concurrency": "0.2.1",
112112
"eslint-plugin-import-helpers": "1.1.0",
113113
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7394,10 +7394,10 @@ eslint-plugin-ember-concurrency@0.2.1:
73947394
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.2.1.tgz#9836226a4e2287259250ed57d4f9315d254fbc8f"
73957395
integrity sha512-Gan1/Cc0w7w7e+BmIOPIzjiVQumhRguGJDnk49JUWfMVFwECOPvAJ++BOesEj3ogIpQDLeLNMYHN9gtjXmtM8Q==
73967396

7397-
eslint-plugin-ember@9.5.0:
7398-
version "9.5.0"
7399-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.5.0.tgz#55966bce55ec7ee8bed336b9ad4ce6b953c61aaa"
7400-
integrity sha512-kkOYb5e4d8prPK7Hv5/HCvQu7oZxjKcrD43KNrOsTfFotscVax1d3oRt1J+SmOG99qW144mit4YNURZDFtlLKw==
7397+
eslint-plugin-ember@9.6.0:
7398+
version "9.6.0"
7399+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.6.0.tgz#607669732094081922660c3be5fc29f3caa3ee51"
7400+
integrity sha512-MNSXffxPhIiYaVc4eisRPeNoRb19W/2pHWiXwETlhQI9w/2VCyXLKY7c/8gtOCcjuEw4Xd5NiCMqxcNmyq5UzQ==
74017401
dependencies:
74027402
"@ember-data/rfc395-data" "^0.0.4"
74037403
css-tree "^1.0.0-alpha.39"

0 commit comments

Comments
 (0)