Skip to content

Commit 6f2adc2

Browse files
committed
chore(deps): update dependency eslint-plugin-qunit to v7
1 parent 0abb925 commit 6f2adc2

File tree

2 files changed

+16
-56
lines changed

2 files changed

+16
-56
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-ember": "^10.5.4",
6161
"eslint-plugin-node": "^11.1.0",
6262
"eslint-plugin-prettier": "^4.0.0",
63-
"eslint-plugin-qunit": "^6.2.0",
63+
"eslint-plugin-qunit": "^7.0.0",
6464
"loader.js": "^4.7.0",
6565
"npm-run-all": "^4.1.5",
6666
"prettier": "^2.3.2",

yarn.lock

+15-55
Original file line numberDiff line numberDiff line change
@@ -2085,11 +2085,6 @@ ansi-html@^0.0.7:
20852085
resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940d12f56ca7859e"
20862086
integrity sha1-gTWEAhliqenm/QOflA0S9WynhZ4=
20872087

2088-
ansi-regex@*, ansi-regex@^6.0.1:
2089-
version "6.0.1"
2090-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
2091-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
2092-
20932088
ansi-regex@^2.0.0:
20942089
version "2.1.1"
20952090
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
@@ -4391,7 +4386,7 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.1.1:
43914386
dependencies:
43924387
ms "^2.1.1"
43934388

4394-
debuglog@*, debuglog@^1.0.1:
4389+
debuglog@^1.0.1:
43954390
version "1.0.1"
43964391
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
43974392
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5518,10 +5513,10 @@ eslint-plugin-prettier@^4.0.0:
55185513
dependencies:
55195514
prettier-linter-helpers "^1.0.0"
55205515

5521-
eslint-plugin-qunit@^6.2.0:
5522-
version "6.2.0"
5523-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d"
5524-
integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw==
5516+
eslint-plugin-qunit@^7.0.0:
5517+
version "7.2.0"
5518+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.2.0.tgz#ad00e0007dc0bbd1d59309cc6388238b6a8784a3"
5519+
integrity sha512-ebT6aOpmMj4vchG0hVw9Ukbutk/lgywrc8gc9w9hH2/4WjKqwMlyM7iVwqB7OAXv6gtQMJZuziT0wNjjymAuWA==
55255520
dependencies:
55265521
eslint-utils "^3.0.0"
55275522
requireindex "^1.2.0"
@@ -7215,7 +7210,7 @@ import-lazy@^2.1.0:
72157210
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
72167211
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
72177212

7218-
imurmurhash@*, imurmurhash@^0.1.4:
7213+
imurmurhash@^0.1.4:
72197214
version "0.1.4"
72207215
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
72217216
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -8253,7 +8248,7 @@ lodash._basefor@^3.0.0:
82538248
resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2"
82548249
integrity sha1-dVC06SGO8J+tJDQ7YSAhx5tMIMI=
82558250

8256-
lodash._baseindexof@*, lodash._baseindexof@^3.0.0:
8251+
lodash._baseindexof@^3.0.0:
82578252
version "3.1.0"
82588253
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
82598254
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
@@ -8267,14 +8262,6 @@ lodash._baseisequal@^3.0.0:
82678262
lodash.istypedarray "^3.0.0"
82688263
lodash.keys "^3.0.0"
82698264

8270-
lodash._baseuniq@*:
8271-
version "4.6.0"
8272-
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
8273-
integrity sha1-DrtE5FaBSveQXGIS+iybLVG4Qeg=
8274-
dependencies:
8275-
lodash._createset "~4.0.0"
8276-
lodash._root "~3.0.0"
8277-
82788265
lodash._baseuniq@^3.0.0:
82798266
version "3.0.3"
82808267
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-3.0.3.tgz#2123fa0db2d69c28d5beb1c1f36d61522a740234"
@@ -8284,12 +8271,12 @@ lodash._baseuniq@^3.0.0:
82848271
lodash._cacheindexof "^3.0.0"
82858272
lodash._createcache "^3.0.0"
82868273

8287-
lodash._bindcallback@*, lodash._bindcallback@^3.0.0:
8274+
lodash._bindcallback@^3.0.0:
82888275
version "3.0.1"
82898276
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
82908277
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
82918278

8292-
lodash._cacheindexof@*, lodash._cacheindexof@^3.0.0:
8279+
lodash._cacheindexof@^3.0.0:
82938280
version "3.0.2"
82948281
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
82958282
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
@@ -8303,19 +8290,14 @@ lodash._createassigner@^3.0.0:
83038290
lodash._isiterateecall "^3.0.0"
83048291
lodash.restparam "^3.0.0"
83058292

8306-
lodash._createcache@*, lodash._createcache@^3.0.0:
8293+
lodash._createcache@^3.0.0:
83078294
version "3.1.2"
83088295
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
83098296
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
83108297
dependencies:
83118298
lodash._getnative "^3.0.0"
83128299

8313-
lodash._createset@~4.0.0:
8314-
version "4.0.3"
8315-
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
8316-
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
8317-
8318-
lodash._getnative@*, lodash._getnative@^3.0.0:
8300+
lodash._getnative@^3.0.0:
83198301
version "3.9.1"
83208302
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
83218303
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
@@ -8330,11 +8312,6 @@ lodash._reinterpolate@^3.0.0:
83308312
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
83318313
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
83328314

8333-
lodash._root@~3.0.0:
8334-
version "3.0.1"
8335-
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
8336-
integrity sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=
8337-
83388315
lodash.assign@^3.2.0:
83398316
version "3.2.0"
83408317
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-3.2.0.tgz#3ce9f0234b4b2223e296b8fa0ac1fee8ebca64fa"
@@ -8402,16 +8379,11 @@ lodash.foreach@^4.5.0:
84028379
resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53"
84038380
integrity sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=
84048381

8405-
lodash.isarguments@*, lodash.isarguments@^3.0.0:
8382+
lodash.isarguments@^3.0.0:
84068383
version "3.1.0"
84078384
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
84088385
integrity sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=
84098386

8410-
lodash.isarray@*:
8411-
version "4.0.0"
8412-
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403"
8413-
integrity sha1-KspJayjEym1yZxUxNZDALm6jRAM=
8414-
84158387
lodash.isarray@^3.0.0:
84168388
version "3.0.4"
84178389
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
@@ -8427,11 +8399,6 @@ lodash.kebabcase@^4.1.1:
84278399
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
84288400
integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
84298401

8430-
lodash.keys@*:
8431-
version "4.2.0"
8432-
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205"
8433-
integrity sha1-oIYCrBLk+4P5H8H7ejYKTZujUgU=
8434-
84358402
lodash.keys@^3.0.0:
84368403
version "3.1.2"
84378404
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -8473,7 +8440,7 @@ lodash.pairs@^3.0.0:
84738440
dependencies:
84748441
lodash.keys "^3.0.0"
84758442

8476-
lodash.restparam@*, lodash.restparam@^3.0.0:
8443+
lodash.restparam@^3.0.0:
84778444
version "3.6.1"
84788445
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
84798446
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
@@ -10829,7 +10796,7 @@ readable-stream@~2.0.5:
1082910796
string_decoder "~0.10.x"
1083010797
util-deprecate "~1.0.1"
1083110798

10832-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
10799+
readdir-scoped-modules@^1.0.0:
1083310800
version "1.1.0"
1083410801
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
1083510802
integrity sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==
@@ -12125,13 +12092,6 @@ stringstream@~0.0.4:
1212512092
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
1212612093
integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==
1212712094

12128-
strip-ansi@*:
12129-
version "7.0.1"
12130-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
12131-
integrity sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==
12132-
dependencies:
12133-
ansi-regex "^6.0.1"
12134-
1213512095
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1213612096
version "3.0.1"
1213712097
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -12968,7 +12928,7 @@ v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
1296812928
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
1296912929
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
1297012930

12971-
validate-npm-package-license@*, validate-npm-package-license@^3.0.1:
12931+
validate-npm-package-license@^3.0.1:
1297212932
version "3.0.4"
1297312933
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
1297412934
integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==

0 commit comments

Comments
 (0)