Skip to content

Commit bae1771

Browse files
Update dependency eslint-plugin-qunit to v7.3.1 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7aec05f commit bae1771

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
@@ -85,7 +85,7 @@
8585
"eslint-plugin-ember": "10.6.1",
8686
"eslint-plugin-node": "11.1.0",
8787
"eslint-plugin-prettier": "4.2.1",
88-
"eslint-plugin-qunit": "7.3.0",
88+
"eslint-plugin-qunit": "7.3.1",
8989
"fixturify": "2.1.1",
9090
"istanbul": "0.4.5",
9191
"loader.js": "4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7598,10 +7598,10 @@ [email protected]:
75987598
dependencies:
75997599
prettier-linter-helpers "^1.0.0"
76007600

7601-
7602-
version "7.3.0"
7603-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.0.tgz#ea19c6df16b3e231764f93363709172ad3c22bc8"
7604-
integrity sha512-o80qEsBpnh2hGCLKmNVimPSPY6TP2eyM+wQl9vdOKWJKrQXEgNTMX9mf4X4h3GguaBlmSNnLaPVsycKaZEaGZg==
7601+
7602+
version "7.3.1"
7603+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.1.tgz#cb7c0012199a8db8ff43916d07b0361e999a53b1"
7604+
integrity sha512-L1yutkLqCgr70ZmMAbBKPvUOUwhKryZ0RaJKOzw72Bmn8no3JNBL9hhbX2aTvfZqYM/wLXIT0nICZiGrV4xVJw==
76057605
dependencies:
76067606
eslint-utils "^3.0.0"
76077607
requireindex "^1.2.0"

0 commit comments

Comments
 (0)