Skip to content

Commit

Permalink
Update dependency eslint-plugin-qunit to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 79900ad commit b8dbc6a
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 @@ -66,7 +66,7 @@
"eslint-plugin-ember": "11.12.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-qunit": "7.3.4",
"eslint-plugin-qunit": "8.1.1",
"jquery": "3.7.1",
"loader.js": "4.7.0",
"prettier": "2.8.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5185,10 +5185,10 @@ [email protected]:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-qunit@7.3.4:
version "7.3.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.4.tgz#2465b6f29ff56fbe9b741bde2740dec109ee9bec"
integrity sha512-EbDM0zJerH9zVdUswMJpcFF7wrrpvsGuYfNexUpa5hZkkdFhaFcX+yD+RSK4Nrauw4psMGlcqeWUMhaVo+Manw==
eslint-plugin-qunit@8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-8.1.1.tgz#08c0663a6c9d58d6435c3c6d9283df2752a9003b"
integrity sha512-j3xhiAf2Wvr8Dfwl5T6tlJ+F55vqYE9ZdAHUOTzq1lGerYrXzOS46RvK4SSWug2D8sl3ZYr2lA4/hgVXgLloxw==
dependencies:
eslint-utils "^3.0.0"
requireindex "^1.2.0"
Expand Down

0 comments on commit b8dbc6a

Please sign in to comment.