Skip to content

Commit

Permalink
Update dependency eslint-plugin-ember to v10.4.2 (#712)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 13, 2021
1 parent 1eb1317 commit a9708fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ember-try": "1.4.0",
"eslint": "7.26.0",
"eslint-config-simplabs": "0.4.0",
"eslint-plugin-ember": "10.4.1",
"eslint-plugin-ember": "10.4.2",
"eslint-plugin-qunit": "6.1.0",
"lerna-changelog": "1.0.1",
"loader.js": "4.7.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5527,16 +5527,17 @@ [email protected]:
pify "^2.3.0"
supports-color "^3.2.3"

[email protected].1:
version "10.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.1.tgz#e1e13b92763740e996004dc51d44d58bc37e4d10"
integrity sha512-/vnDlFUzmzPdE8spi+P5XxHJaMfOkhW49teNgfm15z8UbjJL3toEGsmjDoV64CAqVctUvojMFWGQjsLvjefnbQ==
[email protected].2:
version "10.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.2.tgz#b9d7cd36f4a08b18997c23ad6884d2382a7d2ea5"
integrity sha512-rOT6e1puS6uWGxr8kPGYSMPordNVTasckuQiaakcjaEGKUtXNjcHtgS8WjmYESIeDFcTCtZvh2w+fHB8tglu4w==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
ember-rfc176-data "^0.3.15"
eslint-utils "^2.1.0"
lodash.kebabcase "^4.1.1"
requireindex "^1.2.0"
snake-case "^3.0.3"

[email protected]:
Expand Down

0 comments on commit a9708fc

Please sign in to comment.