Skip to content

Commit

Permalink
Bump eslint-plugin-qunit from 4.3.0 to 5.0.0 (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2020
1 parent 94c3c6c commit c053768
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 @@ -47,7 +47,7 @@
"eslint": "^6.8.0",
"eslint-config-simplabs": "^0.4.0",
"eslint-plugin-ember": "^8.13.0",
"eslint-plugin-qunit": "^4.3.0",
"eslint-plugin-qunit": "^5.0.0",
"lerna-changelog": "^1.0.1",
"loader.js": "^4.5.1",
"mocha": "^8.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4228,10 +4228,10 @@ eslint-plugin-ember@^8.13.0:
lodash.kebabcase "^4.1.1"
snake-case "^3.0.3"

eslint-plugin-qunit@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-4.3.0.tgz#a7465cd3947bfb9abdf7d7da93e77d2c7c68bee8"
integrity sha512-xyQtwoDHWDuIqH5cp8SV0N++gFGwxfMKwRyumsBnJ3INM6Mz/qWUhrCTastOvvAc98aoieu2X5Ht4LgaZ3a75Q==
eslint-plugin-qunit@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-5.0.0.tgz#2f33707b97f7b0a338c16378794e325550a1431b"
integrity sha512-F1AuwxsJ4YgSQztd3OZCNtM3DXpiDF9bpXbVCBcBU+8l5WOAAxfJHNYqP3tOhEEbIJPRkcTgk0SAJPYtdVjBmQ==

eslint-scope@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit c053768

Please sign in to comment.