Skip to content

Commit bbec3f1

Browse files
committed
Update dependency qunit to v2.16.0
1 parent f28eb19 commit bbec3f1

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"nyc": "15.1.0",
123123
"postcss-nested": "5.0.5",
124124
"prettier": "2.3.1",
125-
"qunit": "2.15.0",
125+
"qunit": "2.16.0",
126126
"qunit-console-grouper": "0.3.0",
127127
"qunit-dom": "1.6.0",
128128
"timekeeper": "2.2.0",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9863,11 +9863,6 @@ jquery@^3.5.1:
98639863
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
98649864
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
98659865

9866-
9867-
version "2.0.0"
9868-
resolved "https://registry.yarnpkg.com/js-reporters/-/js-reporters-2.0.0.tgz#62ad6a512f1740d3ab4686b0059dd9f57cc0708b"
9869-
integrity sha512-VJd/86niT7GzsaVc+Yxrs8QPrYl1orzv8bYZPuSOtxU6rk/pv8aOXTcIa7HaANvtvdLMTsZspAiucNQ6T2QFHw==
9870-
98719866
js-string-escape@^1.0.1:
98729867
version "1.0.1"
98739868
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
@@ -12524,13 +12519,12 @@ [email protected]:
1252412519
ember-cli-babel "^7.23.0"
1252512520
ember-cli-version-checker "^5.1.1"
1252612521

12527-
qunit@2.15.0:
12528-
version "2.15.0"
12529-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.15.0.tgz#8ba3a3c5d13369ab1740337680600a98a7f8b591"
12530-
integrity sha512-9ZoOILeyRZzrdvy2m7M4S76bneGD75Bh4B2aot3uKRKZuoEvA9gevvzU339L805Ys0AN2C7cnAV9nIBD5t72IQ==
12522+
qunit@2.16.0:
12523+
version "2.16.0"
12524+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.16.0.tgz#b8ed63d512e5d4eaada5afc0c6c9e8b844181ba1"
12525+
integrity sha512-88x9t+rRMbB6IrCIUZvYU4pJy7NiBEv7SX8jD4LZAsIj+dV+kwGnFStOmPNvqa6HM96VZMD8CIIFKH2+3qvluA==
1253112526
dependencies:
1253212527
commander "7.1.0"
12533-
js-reporters "2.0.0"
1253412528
node-watch "0.7.1"
1253512529
tiny-glob "0.2.8"
1253612530

0 commit comments

Comments
 (0)