Skip to content

Commit

Permalink
Merge pull request #672 from zonkyio/dependabot/npm_and_yarn/eslint-p…
Browse files Browse the repository at this point in the history
…lugin-ember-10.1.1

Bump eslint-plugin-ember from 10.1.0 to 10.1.1
  • Loading branch information
bobisjan authored Dec 30, 2020
2 parents a571a7b + 31e8405 commit 784be47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"ember-try": "^1.4.0",
"eslint": "^7.16.0",
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-ember": "^10.1.0",
"eslint-plugin-ember": "^10.1.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.0",
"husky": "^4.3.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7491,10 +7491,10 @@ eslint-config-prettier@^7.1.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==

eslint-plugin-ember@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.1.0.tgz#e7ca20cb1255c93732cd0d233d3f4fcb1bd591ea"
integrity sha512-NP2bwa1zCuHk0HWk2zAG3COybGqk3okIxtQYRkW8YBJymDJGdLsJ+yD1B1ZJO9J3w3vPPZRF+wulkQsv7ppagQ==
eslint-plugin-ember@^10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.1.1.tgz#27c2dbff2e4236434823b793721a5a9ef0c52e95"
integrity sha512-slQIfUS0C9C8uYdud/7EvrD1TX5nPPRFTQ1bXUiIhgfWTr60b4qDF1TUCwUT3fwi57Hwe1tJfNL4dqK7omQsqA==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
Expand Down

0 comments on commit 784be47

Please sign in to comment.