Skip to content

Commit 5319d50

Browse files
Update dependency qunit-dom to v2
1 parent 4071560 commit 5319d50

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
@@ -73,7 +73,7 @@
7373
"npm-run-all": "4.1.5",
7474
"prettier": "2.7.1",
7575
"qunit": "2.19.1",
76-
"qunit-dom": "1.6.0",
76+
"qunit-dom": "2.0.0",
7777
"release-it": "14.14.3",
7878
"release-it-lerna-changelog": "4.0.1",
7979
"webpack": "5.73.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10416,10 +10416,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
1041610416
rimraf "^2.5.4"
1041710417
underscore.string "~3.3.4"
1041810418

10419-
qunit-dom@1.6.0:
10420-
version "1.6.0"
10421-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
10422-
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
10419+
qunit-dom@2.0.0:
10420+
version "2.0.0"
10421+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-2.0.0.tgz#c4d7f7676dbb57f54151b72f8366d862134cd1c0"
10422+
integrity sha512-mElzLN99wYPOGekahqRA+mq7NcThXY9c+/tDkgJmT7W5LeZAFNyITr2rFKNnCbWLIhuLdFw88kCBMrJSfyBYpA==
1042310423
dependencies:
1042410424
broccoli-funnel "^3.0.3"
1042510425
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)