Skip to content

Commit f290a57

Browse files
committed
Update dependency eslint-plugin-ember to v10.5.4
1 parent d04dc22 commit f290a57

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
@@ -109,7 +109,7 @@
109109
"ember-window-mock": "0.7.2",
110110
"eslint": "7.32.0",
111111
"eslint-config-prettier": "8.3.0",
112-
"eslint-plugin-ember": "10.5.3",
112+
"eslint-plugin-ember": "10.5.4",
113113
"eslint-plugin-ember-concurrency": "0.3.1",
114114
"eslint-plugin-import-helpers": "1.1.0",
115115
"eslint-plugin-prettier": "3.4.1",

yarn.lock

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

7483-
7484-
version "10.5.3"
7485-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.3.tgz#fc5bf5f6f4c66bd166060931f3c12fbb15f44c8a"
7486-
integrity sha512-73VoHoerrr81rk9gdeedcHwCXinJCEyMEHimXKtcFwr3lcMvE+yCkV/w0q8Eqj0Rpuo1ifLOU4S2OMptdNPhbA==
7483+
7484+
version "10.5.4"
7485+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.4.tgz#263a104b297b60d854640612fec9f2d071302e78"
7486+
integrity sha512-7Z6H47tD4MNFGN51j00YMKjsHjN1z4u8vA1uImSYrgYHLh5nZKyP8pFBFI8pXBicw96N/njH48iz4zjZqMcPlQ==
74877487
dependencies:
74887488
"@ember-data/rfc395-data" "^0.0.4"
74897489
css-tree "^1.0.0-alpha.39"

0 commit comments

Comments
 (0)