Skip to content

Commit 6065cc1

Browse files
committed
Update dependency eslint-plugin-ember to v10.4.1
1 parent 7ec19cd commit 6065cc1

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
@@ -112,7 +112,7 @@
112112
"ember-window-mock": "0.7.2",
113113
"eslint": "7.24.0",
114114
"eslint-config-prettier": "8.2.0",
115-
"eslint-plugin-ember": "10.4.0",
115+
"eslint-plugin-ember": "10.4.1",
116116
"eslint-plugin-ember-concurrency": "0.3.1",
117117
"eslint-plugin-import-helpers": "1.1.0",
118118
"eslint-plugin-prettier": "3.4.0",

yarn.lock

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

7418-
7419-
version "10.4.0"
7420-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.0.tgz#b249ab81e9f2e5b719f27f19a682fc4965e83be8"
7421-
integrity sha512-UjPalE+RgD4s/a3fq3tMFcG6uk+BbtoKxmaqJdzVWDufYNGhzQLeEw6pqc3UgMj+S36bv1om7rbDAPwp3cx2MA==
7418+
7419+
version "10.4.1"
7420+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.1.tgz#e1e13b92763740e996004dc51d44d58bc37e4d10"
7421+
integrity sha512-/vnDlFUzmzPdE8spi+P5XxHJaMfOkhW49teNgfm15z8UbjJL3toEGsmjDoV64CAqVctUvojMFWGQjsLvjefnbQ==
74227422
dependencies:
74237423
"@ember-data/rfc395-data" "^0.0.4"
74247424
css-tree "^1.0.0-alpha.39"

0 commit comments

Comments
 (0)