Skip to content

Commit 61a6611

Browse files
committed
Update dependency eslint-plugin-ember to v11.0.1
1 parent ec83740 commit 61a6611

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.0.0",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.20.0",
127-
"eslint-plugin-ember": "11.0.0",
127+
"eslint-plugin-ember": "11.0.1",
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
@@ -14686,10 +14686,10 @@ escodegen@^1.14.1:
1468614686
optionalDependencies:
1468714687
source-map "~0.6.1"
1468814688

14689-
eslint-plugin-ember@11.0.0:
14690-
version "11.0.0"
14691-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.0.tgz#74f9581c2ec6e87b16e9b5bcf74df5970a2caa06"
14692-
integrity sha512-tAqMeD1yZvLlJejidvxbsIyrofWEKwrVrVkGziYCgAA4GNAjXa+lJB6Geh+n6z5bY3nv5qWXTpb4Y6frgZHJPQ==
14689+
eslint-plugin-ember@11.0.1:
14690+
version "11.0.1"
14691+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.1.tgz#08d6d616062a72b39a3867bf0197b9416b7c9847"
14692+
integrity sha512-V1ZpU8y6y+VzSxDpnK21wADYbNCmBUZwMpA0zDIyBPTGeiFqKa0zt05vhHWSE5jJLddXm6wdmW/UrMF3lUykrQ==
1469314693
dependencies:
1469414694
"@ember-data/rfc395-data" "^0.0.4"
1469514695
css-tree "^2.0.4"

0 commit comments

Comments
 (0)