Skip to content

Commit 0b3882e

Browse files
Update dependency eslint-plugin-qunit to v7.3.2
1 parent 658c551 commit 0b3882e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-ember": "10.6.1",
6262
"eslint-plugin-node": "11.1.0",
6363
"eslint-plugin-prettier": "4.2.1",
64-
"eslint-plugin-qunit": "7.3.1",
64+
"eslint-plugin-qunit": "7.3.2",
6565
"loader.js": "4.7.0",
6666
"npm-run-all": "4.1.5",
6767
"prettier": "2.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5669,10 +5669,10 @@ [email protected]:
56695669
dependencies:
56705670
prettier-linter-helpers "^1.0.0"
56715671

5672-
5673-
version "7.3.1"
5674-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.1.tgz#cb7c0012199a8db8ff43916d07b0361e999a53b1"
5675-
integrity sha512-L1yutkLqCgr70ZmMAbBKPvUOUwhKryZ0RaJKOzw72Bmn8no3JNBL9hhbX2aTvfZqYM/wLXIT0nICZiGrV4xVJw==
5672+
5673+
version "7.3.2"
5674+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.3.2.tgz#8a42d5e6c9512f2522381c54980efc7848eace67"
5675+
integrity sha512-nlG1bfXIPo9DZnF117A2vwz3g3vfDB3E8oxswaLjYXKpnklIBCoUn9XoZHyy7IBbAXkyCYPj4p7tcUw+u/p4+A==
56765676
dependencies:
56775677
eslint-utils "^3.0.0"
56785678
requireindex "^1.2.0"

0 commit comments

Comments
 (0)