Skip to content

Commit 70ff67b

Browse files
committed
chore(deps): update dependency eslint-plugin-qunit to v7
1 parent 67963c5 commit 70ff67b

File tree

2 files changed

+56
-16
lines changed

2 files changed

+56
-16
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": "^3.4.1",
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

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

1918+
ansi-regex@*, ansi-regex@^6.0.1:
1919+
version "6.0.1"
1920+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
1921+
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
1922+
19181923
ansi-regex@^2.0.0:
19191924
version "2.1.1"
19201925
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
@@ -4190,7 +4195,7 @@ debug@^3.0.1, debug@^3.1.0, debug@^3.1.1:
41904195
dependencies:
41914196
ms "^2.1.1"
41924197

4193-
debuglog@^1.0.1:
4198+
debuglog@*, debuglog@^1.0.1:
41944199
version "1.0.1"
41954200
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
41964201
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5268,10 +5273,10 @@ eslint-plugin-prettier@^3.4.1:
52685273
dependencies:
52695274
prettier-linter-helpers "^1.0.0"
52705275

5271-
eslint-plugin-qunit@^6.2.0:
5272-
version "6.2.0"
5273-
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-6.2.0.tgz#f4efda29da99523e560848d9592c39c0590c308d"
5274-
integrity sha512-KvPmkIC2MHpfRxs/r8WUeeGkG6y+3qwSi2AZIBtjcM/YG6Z3k0GxW5Hbu3l7X0TDhljVCeBb9Q5puUkHzl83Mw==
5276+
eslint-plugin-qunit@^7.0.0:
5277+
version "7.2.0"
5278+
resolved "https://registry.yarnpkg.com/eslint-plugin-qunit/-/eslint-plugin-qunit-7.2.0.tgz#ad00e0007dc0bbd1d59309cc6388238b6a8784a3"
5279+
integrity sha512-ebT6aOpmMj4vchG0hVw9Ukbutk/lgywrc8gc9w9hH2/4WjKqwMlyM7iVwqB7OAXv6gtQMJZuziT0wNjjymAuWA==
52755280
dependencies:
52765281
eslint-utils "^3.0.0"
52775282
requireindex "^1.2.0"
@@ -6955,7 +6960,7 @@ import-lazy@^2.1.0:
69556960
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
69566961
integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
69576962

6958-
imurmurhash@^0.1.4:
6963+
imurmurhash@*, imurmurhash@^0.1.4:
69596964
version "0.1.4"
69606965
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
69616966
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -7970,7 +7975,7 @@ lodash._basefor@^3.0.0:
79707975
resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2"
79717976
integrity sha1-dVC06SGO8J+tJDQ7YSAhx5tMIMI=
79727977

7973-
lodash._baseindexof@^3.0.0:
7978+
lodash._baseindexof@*, lodash._baseindexof@^3.0.0:
79747979
version "3.1.0"
79757980
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
79767981
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
@@ -7984,6 +7989,14 @@ lodash._baseisequal@^3.0.0:
79847989
lodash.istypedarray "^3.0.0"
79857990
lodash.keys "^3.0.0"
79867991

7992+
lodash._baseuniq@*:
7993+
version "4.6.0"
7994+
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
7995+
integrity sha1-DrtE5FaBSveQXGIS+iybLVG4Qeg=
7996+
dependencies:
7997+
lodash._createset "~4.0.0"
7998+
lodash._root "~3.0.0"
7999+
79878000
lodash._baseuniq@^3.0.0:
79888001
version "3.0.3"
79898002
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-3.0.3.tgz#2123fa0db2d69c28d5beb1c1f36d61522a740234"
@@ -7993,12 +8006,12 @@ lodash._baseuniq@^3.0.0:
79938006
lodash._cacheindexof "^3.0.0"
79948007
lodash._createcache "^3.0.0"
79958008

7996-
lodash._bindcallback@^3.0.0:
8009+
lodash._bindcallback@*, lodash._bindcallback@^3.0.0:
79978010
version "3.0.1"
79988011
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
79998012
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
80008013

8001-
lodash._cacheindexof@^3.0.0:
8014+
lodash._cacheindexof@*, lodash._cacheindexof@^3.0.0:
80028015
version "3.0.2"
80038016
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
80048017
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
@@ -8012,14 +8025,19 @@ lodash._createassigner@^3.0.0:
80128025
lodash._isiterateecall "^3.0.0"
80138026
lodash.restparam "^3.0.0"
80148027

8015-
lodash._createcache@^3.0.0:
8028+
lodash._createcache@*, lodash._createcache@^3.0.0:
80168029
version "3.1.2"
80178030
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
80188031
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
80198032
dependencies:
80208033
lodash._getnative "^3.0.0"
80218034

8022-
lodash._getnative@^3.0.0:
8035+
lodash._createset@~4.0.0:
8036+
version "4.0.3"
8037+
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
8038+
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
8039+
8040+
lodash._getnative@*, lodash._getnative@^3.0.0:
80238041
version "3.9.1"
80248042
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
80258043
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
@@ -8034,6 +8052,11 @@ lodash._reinterpolate@^3.0.0:
80348052
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
80358053
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
80368054

8055+
lodash._root@~3.0.0:
8056+
version "3.0.1"
8057+
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
8058+
integrity sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=
8059+
80378060
lodash.assign@^3.2.0:
80388061
version "3.2.0"
80398062
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-3.2.0.tgz#3ce9f0234b4b2223e296b8fa0ac1fee8ebca64fa"
@@ -8101,11 +8124,16 @@ lodash.foreach@^4.5.0:
81018124
resolved "https://registry.yarnpkg.com/lodash.foreach/-/lodash.foreach-4.5.0.tgz#1a6a35eace401280c7f06dddec35165ab27e3e53"
81028125
integrity sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM=
81038126

8104-
lodash.isarguments@^3.0.0:
8127+
lodash.isarguments@*, lodash.isarguments@^3.0.0:
81058128
version "3.1.0"
81068129
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
81078130
integrity sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=
81088131

8132+
lodash.isarray@*:
8133+
version "4.0.0"
8134+
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403"
8135+
integrity sha1-KspJayjEym1yZxUxNZDALm6jRAM=
8136+
81098137
lodash.isarray@^3.0.0:
81108138
version "3.0.4"
81118139
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
@@ -8121,6 +8149,11 @@ lodash.kebabcase@^4.1.1:
81218149
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
81228150
integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
81238151

8152+
lodash.keys@*:
8153+
version "4.2.0"
8154+
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205"
8155+
integrity sha1-oIYCrBLk+4P5H8H7ejYKTZujUgU=
8156+
81248157
lodash.keys@^3.0.0:
81258158
version "3.1.2"
81268159
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -8162,7 +8195,7 @@ lodash.pairs@^3.0.0:
81628195
dependencies:
81638196
lodash.keys "^3.0.0"
81648197

8165-
lodash.restparam@^3.0.0:
8198+
lodash.restparam@*, lodash.restparam@^3.0.0:
81668199
version "3.6.1"
81678200
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
81688201
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
@@ -10472,7 +10505,7 @@ readable-stream@~2.0.5:
1047210505
string_decoder "~0.10.x"
1047310506
util-deprecate "~1.0.1"
1047410507

10475-
readdir-scoped-modules@^1.0.0:
10508+
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
1047610509
version "1.1.0"
1047710510
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
1047810511
integrity sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==
@@ -11742,6 +11775,13 @@ stringstream@~0.0.4:
1174211775
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
1174311776
integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==
1174411777

11778+
strip-ansi@*:
11779+
version "7.0.1"
11780+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
11781+
integrity sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==
11782+
dependencies:
11783+
ansi-regex "^6.0.1"
11784+
1174511785
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1174611786
version "3.0.1"
1174711787
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -12547,7 +12587,7 @@ v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
1254712587
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
1254812588
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
1254912589

12550-
validate-npm-package-license@^3.0.1:
12590+
validate-npm-package-license@*, validate-npm-package-license@^3.0.1:
1255112591
version "3.0.4"
1255212592
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
1255312593
integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==

0 commit comments

Comments
 (0)