Skip to content

Commit 5bb4548

Browse files
committed
Update dependency eslint-plugin-ember to v10.5.6
1 parent e199720 commit 5bb4548

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-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.32.0",
110110
"eslint-config-prettier": "8.3.0",
111-
"eslint-plugin-ember": "10.5.5",
111+
"eslint-plugin-ember": "10.5.6",
112112
"eslint-plugin-ember-concurrency": "0.4.0",
113113
"eslint-plugin-import-helpers": "1.1.0",
114114
"eslint-plugin-prettier": "4.0.0",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7416,15 +7416,16 @@ eslint-plugin-ember-concurrency@0.4.0:
74167416
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.4.0.tgz#4ac067230540332af67367e1e75138ef5eb37e36"
74177417
integrity sha512-NWaeIi4Hgj/PGxOOudTCD+gUzs/DTCedA3pCn/cHUewyZd0+bvYv9A7Eazjfre1t4ONurpj3bWakubh5+/ONiQ==
74187418

7419-
eslint-plugin-ember@10.5.5:
7420-
version "10.5.5"
7421-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.5.tgz#fbd292f24ea9ea4d32979d42039dbb878b6cf545"
7422-
integrity sha512-yuNiGyOT2pRaGcifJo9H5RU5XlHiVUXvNuAlLBXrTQyZtsOYFBsXgEhMCCq4BVV/0Q79SqXG+03ceB1YtoJHEQ==
7419+
eslint-plugin-ember@10.5.6:
7420+
version "10.5.6"
7421+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.6.tgz#2f44fc4bfd8b9bfc80d3956c29cd9cc0380fca42"
7422+
integrity sha512-07R1wxKQ8otuD6k0dEOvahztgsFt2tnGV1V8Uj0d2SX0KsGGrpAIQRiEmlaQ1nd0DpgpszbhOBvsMLV4F/CtIQ==
74237423
dependencies:
74247424
"@ember-data/rfc395-data" "^0.0.4"
74257425
css-tree "^1.0.0-alpha.39"
74267426
ember-rfc176-data "^0.3.15"
74277427
eslint-utils "^3.0.0"
7428+
estraverse "^5.2.0"
74287429
lodash.kebabcase "^4.1.1"
74297430
requireindex "^1.2.0"
74307431
snake-case "^3.0.3"

0 commit comments

Comments
 (0)