Skip to content

Commit f8bc54d

Browse files
authored
Merge pull request #364 from emberjs/dependabot/npm_and_yarn/eslint-plugin-qunit-7.3.4
Bump eslint-plugin-qunit from 6.2.0 to 7.3.4
2 parents a4ea6da + 6c582b4 commit f8bc54d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-ember": "^10.5.7",
7676
"eslint-plugin-node": "^11.1.0",
7777
"eslint-plugin-prettier": "^4.0.0",
78-
"eslint-plugin-qunit": "^6.2.0",
78+
"eslint-plugin-qunit": "^7.3.4",
7979
"loader.js": "^4.7.0",
8080
"npm-run-all": "^4.1.5",
8181
"prettier": "^2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6135,10 +6135,10 @@ eslint-plugin-prettier@^4.0.0:
61356135
dependencies:
61366136
prettier-linter-helpers "^1.0.0"
61376137

6138-
eslint-plugin-qunit@^6.2.0:
6139-
version "6.2.0"
6140-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d"
6141-
integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw==
6138+
eslint-plugin-qunit@^7.3.4:
6139+
version "7.3.4"
6140+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.4.tgz#2465b6f29ff56fbe9b741bde2740dec109ee9bec"
6141+
integrity sha512-EbDM0zJerH9zVdUswMJpcFF7wrrpvsGuYfNexUpa5hZkkdFhaFcX+yD+RSK4Nrauw4psMGlcqeWUMhaVo+Manw==
61426142
dependencies:
61436143
eslint-utils "^3.0.0"
61446144
requireindex "^1.2.0"

0 commit comments

Comments
 (0)