Skip to content

Commit 5b76b4d

Browse files
committed
Update dependency qunit to v2.19.1
1 parent 11f2f57 commit 5b76b4d

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
@@ -64,7 +64,7 @@
6464
"loader.js": "4.7.0",
6565
"npm-run-all": "4.1.5",
6666
"prettier": "2.6.2",
67-
"qunit": "2.19.0",
67+
"qunit": "2.19.1",
6868
"qunit-dom": "2.0.0",
6969
"release-it": "14.14.3",
7070
"release-it-lerna-changelog": "4.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9955,10 +9955,10 @@ [email protected]:
99559955
ember-cli-babel "^7.23.0"
99569956
ember-cli-version-checker "^5.1.1"
99579957

9958-
9959-
version "2.19.0"
9960-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.0.tgz#f830dc4ff23d11dd92628bc01f4e39212dedbc9d"
9961-
integrity sha512-rC7U6j4EQkYedaccl9rYEMoHisvzM20XwXgy437Q0Apqav16iZQXSb/nglnFqI91J8P5ANXaljEY6VIT+LaSkg==
9958+
9959+
version "2.19.1"
9960+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.1.tgz#eb1afd188da9e47f07c13aa70461a1d9c4505490"
9961+
integrity sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==
99629962
dependencies:
99639963
commander "7.2.0"
99649964
node-watch "0.7.3"

0 commit comments

Comments
 (0)