Skip to content

Commit

Permalink
Bump eslint-plugin-ember from 8.12.0 to 8.13.0 (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2020
1 parent d994b4e commit 4bd7892
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 @@ -46,7 +46,7 @@
"ember-try": "^1.4.0",
"eslint": "^6.8.0",
"eslint-config-simplabs": "^0.4.0",
"eslint-plugin-ember": "^8.12.0",
"eslint-plugin-ember": "^8.13.0",
"eslint-plugin-qunit": "^4.3.0",
"lerna-changelog": "^1.0.1",
"loader.js": "^4.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4213,10 +4213,10 @@ eslint-config-simplabs@^0.4.0:
pify "^2.3.0"
supports-color "^3.2.3"

eslint-plugin-ember@^8.12.0:
version "8.12.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.12.0.tgz#7e4b50bc6aa457cda58b09809b1545350650af16"
integrity sha512-o2mtq8Tz1Rwdab8f+YlGXtSdH5wpPRJeGC/MeBGGSZK9O/TmpOYbbj1sklUHphtthz6yStU3EhxubZ2M3PoMIw==
eslint-plugin-ember@^8.13.0:
version "8.13.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.13.0.tgz#7178e059ecfb37df46644966fbacd02abb98ac13"
integrity sha512-CD7K8m2pTpDKInpzivpku81N5EbvEdhqy/lS1InEp0pZD+G6zi/yK1/jUxz5bAURnoFtF5r6xZZLF56zCC32+w==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
ember-rfc176-data "^0.3.15"
Expand Down

0 comments on commit 4bd7892

Please sign in to comment.