Skip to content

Commit

Permalink
Update dependency eslint-plugin-qunit to v6.2.0 (#748)
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 Jun 27, 2021
1 parent b12ea95 commit fac7b53
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 @@ -49,7 +49,7 @@
"eslint": "7.29.0",
"eslint-config-simplabs": "0.4.0",
"eslint-plugin-ember": "10.5.1",
"eslint-plugin-qunit": "6.1.1",
"eslint-plugin-qunit": "6.2.0",
"lerna-changelog": "1.0.1",
"loader.js": "4.7.0",
"mocha": "8.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5404,10 +5404,10 @@ [email protected]:
requireindex "^1.2.0"
snake-case "^3.0.3"

eslint-plugin-qunit@6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.1.1.tgz#f0a02fab4f61dc02b96b3ce25cbeb480623e1cc5"
integrity sha512-XAEULG0Std1wtAZrFDzL//TcJDQhLBOe2DeZDCQ4fxjbk9grDkKaWh4xpNhPQdCp4cL0Wx3PVE2yP7s4VCMH2g==
eslint-plugin-qunit@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d"
integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw==
dependencies:
eslint-utils "^3.0.0"
requireindex "^1.2.0"
Expand Down

0 comments on commit fac7b53

Please sign in to comment.