Skip to content

Commit 376b42c

Browse files
committed
Update dependency eslint-plugin-ember to v10.2.0
1 parent 0a345ed commit 376b42c

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
@@ -108,7 +108,7 @@
108108
"ember-window-mock": "0.7.2",
109109
"eslint": "7.19.0",
110110
"eslint-config-prettier": "7.2.0",
111-
"eslint-plugin-ember": "10.1.2",
111+
"eslint-plugin-ember": "10.2.0",
112112
"eslint-plugin-ember-concurrency": "0.3.1",
113113
"eslint-plugin-import-helpers": "1.1.0",
114114
"eslint-plugin-prettier": "3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7383,10 +7383,10 @@ [email protected]:
73837383
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.3.1.tgz#7d6a929488ce94d6c4224b5b6e464b01e5163aff"
73847384
integrity sha512-ihhW9cTv4WU4j3a458gwVIsQQ3FdEJKgwBgNRvUC3pMJzSCqizpbMGO5KJihT2JLWaHtCuibvGaO1ZTJEwwBUQ==
73857385

7386-
eslint-plugin-ember@10.1.2:
7387-
version "10.1.2"
7388-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.1.2.tgz#213910b642ba74c999d1ea01b846e3c85c0c0b1e"
7389-
integrity sha512-1dImhjajeuMf0Isc5FK8it+zL//NJO6ZXorsgNB2dLLc+Mb5ECD5E6f7B1lYuuD68Oh1Wsbw+V4JLIgCjw5X2g==
7386+
eslint-plugin-ember@10.2.0:
7387+
version "10.2.0"
7388+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.2.0.tgz#449c3ce8e5421c61ab47e0cb6954e2f6f1cfbdc8"
7389+
integrity sha512-W5cPJa+bBcKJ5kmmu7o8r1hbbT45ZCy8eE5EyRjqJ02B7Jlg74mX+Hdz4RYNSvV1+G7YAOwEZLUkIdJ+44ySGA==
73907390
dependencies:
73917391
"@ember-data/rfc395-data" "^0.0.4"
73927392
css-tree "^1.0.0-alpha.39"

0 commit comments

Comments
 (0)