Skip to content

Commit 2b70a84

Browse files
committed
Update dependency eslint-plugin-ember to v11.1.0
1 parent dcd4aa1 commit 2b70a84

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
@@ -124,7 +124,7 @@
124124
"ember-truth-helpers": "3.1.1",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.25.0",
127-
"eslint-plugin-ember": "11.0.6",
127+
"eslint-plugin-ember": "11.1.0",
128128
"eslint-plugin-json": "3.1.0",
129129
"eslint-plugin-node": "11.1.0",
130130
"husky": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14936,10 +14936,10 @@ escodegen@^1.14.1:
1493614936
optionalDependencies:
1493714937
source-map "~0.6.1"
1493814938

14939-
eslint-plugin-ember@11.0.6:
14940-
version "11.0.6"
14941-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6.tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798"
14942-
integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ==
14939+
eslint-plugin-ember@11.1.0:
14940+
version "11.1.0"
14941+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.1.0.tgz#98349676f2b5e317cdd9207ce9f65036e3ec7c9a"
14942+
integrity sha512-g1pDwgw2sUTJDfbFVoI5u6fbhs2v0jrTiq5cChQ0DqzTqZchlPtCj7ySSFrqfcSp8MLOuX2bx8lOH9uKeb5N1w==
1494314943
dependencies:
1494414944
"@ember-data/rfc395-data" "^0.0.4"
1494514945
css-tree "^2.0.4"

0 commit comments

Comments
 (0)