Skip to content

Commit ecfe407

Browse files
Update dependency eslint-plugin-ember to v11
1 parent 1c7c959 commit ecfe407

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.8.1",
113113
"eslint": "8.20.0",
114114
"eslint-config-prettier": "8.5.0",
115-
"eslint-plugin-ember": "10.6.1",
115+
"eslint-plugin-ember": "11.0.3",
116116
"eslint-plugin-ember-concurrency": "0.5.1",
117117
"eslint-plugin-import-helpers": "1.2.1",
118118
"eslint-plugin-prettier": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7218,10 +7218,10 @@ [email protected]:
72187218
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.5.1.tgz#48c283e296cea0b591677da9359469537b16369d"
72197219
integrity sha512-sQjDs/pZt2+882M15hnEdmcxh7LIObP9d8kt5yw5nKNR6tGF5SIBPx00Jji61KYISakFHzSgcZfgquK3dfY8xA==
72207220

7221-
eslint-plugin-ember@10.6.1:
7222-
version "10.6.1"
7223-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.1.tgz#04ea84cc82307f64a2faa4f2855b30e5ebf9f722"
7224-
integrity sha512-R+TN3jwhYQ2ytZCA1VkfJDZSGgHFOHjsHU1DrBlRXYRepThe56PpuGxywAyDvQ7inhoAz3e6G6M60PzpvjzmNg==
7221+
eslint-plugin-ember@11.0.3:
7222+
version "11.0.3"
7223+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.3.tgz#66db6c78c35553356b96666dff3c4dc17c0edb30"
7224+
integrity sha512-nXfVSHwmrYF9cix/wAr0nWSm3Y181JLrWFPyOGubXRZUyJVWdLexOfI4mDMY0jC0W6ndk3qSFVxyYEUwG+687w==
72257225
dependencies:
72267226
"@ember-data/rfc395-data" "^0.0.4"
72277227
css-tree "^2.0.4"

0 commit comments

Comments
 (0)