Skip to content

Commit 8f61b29

Browse files
committed
Update dependency qunit to v2.18.2
1 parent 1201f90 commit 8f61b29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.18.1",
67+
"qunit": "2.18.2",
6868
"qunit-dom": "2.0.0",
6969
"release-it": "14.14.1",
7070
"release-it-lerna-changelog": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9955,10 +9955,10 @@ qunit-dom@2.0.0:
99559955
ember-cli-babel "^7.23.0"
99569956
ember-cli-version-checker "^5.1.1"
99579957

9958-
qunit@2.18.1:
9959-
version "2.18.1"
9960-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.1.tgz#9e90e7798216f7275c351c88652816d491391397"
9961-
integrity sha512-A2Adgr/DeMQOJZFVllyQi2wiGJVVXGSRRwMe39fNfuuftUYHHpGRTWUhBa8wNblunCAOUCt+1uFcg1L7NaxQTA==
9958+
qunit@2.18.2:
9959+
version "2.18.2"
9960+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.18.2.tgz#87ed3c85f12feec6ea6bf8dd2f8867b059732cbc"
9961+
integrity sha512-Ux+x9pIU38/F+r3jOl35QzGHPPupMifUvhczCqHgzYWX76fCjPg6VqM84ox1D57fhAXHtpS4Jl91EV8gDoCHPg==
99629962
dependencies:
99639963
commander "7.2.0"
99649964
node-watch "0.7.3"

0 commit comments

Comments
 (0)