Skip to content

Commit 297acdd

Browse files
authored
Merge pull request #8497 from fossasia/dependabot/npm_and_yarn/eslint-plugin-ember-10.6.0
chore(deps-dev): bump eslint-plugin-ember from 10.5.9 to 10.6.0
2 parents 2f1452c + 1aa9036 commit 297acdd

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
@@ -136,7 +136,7 @@
136136
"ember-truth-helpers": "^3.0.0",
137137
"ember-uuid": "^2.1.0",
138138
"eslint": "^7.32.0",
139-
"eslint-plugin-ember": "^10.5.9",
139+
"eslint-plugin-ember": "^10.6.0",
140140
"eslint-plugin-ember-suave": "^2.0.1",
141141
"eslint-plugin-node": "^11.1.0",
142142
"fastboot-app-server": "^3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8910,10 +8910,10 @@ eslint-plugin-ember-suave@^2.0.1:
89108910
eslint-plugin-import "^2.17.2"
89118911
requireindex "~1.2.0"
89128912

8913-
eslint-plugin-ember@^10.5.9:
8914-
version "10.5.9"
8915-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.9.tgz#4071ac135c7207c7d4942e9fa75b710214885469"
8916-
integrity sha512-kJsdAaKNcfRvZBZ+YZ67pxxUgl+aPLFAnoFJNwTo+BsaptiOCsHUEc4xUKXiInH2BJOC6mg0FQcZKn1a6gwKrA==
8913+
eslint-plugin-ember@^10.6.0:
8914+
version "10.6.0"
8915+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.0.tgz#cf02e651300d67ddafef01616f33c07cebb09dd7"
8916+
integrity sha512-HrI/6jIHcqOfFHP0PRDdvvIZkJhBUxf7V+GUFizMG7EHyqXd/VR7BJSdgXbo1DwvDvCefO5Kz0YMZvh5fnNLOQ==
89178917
dependencies:
89188918
"@ember-data/rfc395-data" "^0.0.4"
89198919
css-tree "^2.0.4"

0 commit comments

Comments
 (0)