Skip to content

Commit ba11128

Browse files
chore(deps): update dependency qunit-dom to v2 (#401)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 98c7139 commit ba11128

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"moment-duration-format": "^2.3",
9393
"morgan": "^1.9",
9494
"qunit": "^2.17.2",
95-
"qunit-dom": "^1.2",
95+
"qunit-dom": "^2.0",
9696
"remove-markdown": "^0.3",
9797
"sass": "^1.44.0",
9898
"stylelint": "^14.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3929,7 +3929,7 @@ __metadata:
39293929
moment-duration-format: ^2.3
39303930
morgan: ^1.9
39313931
qunit: ^2.17.2
3932-
qunit-dom: ^1.2
3932+
qunit-dom: ^2.0
39333933
remove-markdown: ^0.3
39343934
sass: ^1.44.0
39353935
stylelint: ^14.1
@@ -16851,15 +16851,15 @@ __metadata:
1685116851
languageName: node
1685216852
linkType: hard
1685316853

16854-
"qunit-dom@npm:^1.2":
16855-
version: 1.6.0
16856-
resolution: "qunit-dom@npm:1.6.0"
16854+
"qunit-dom@npm:^2.0":
16855+
version: 2.0.0
16856+
resolution: "qunit-dom@npm:2.0.0"
1685716857
dependencies:
1685816858
broccoli-funnel: ^3.0.3
1685916859
broccoli-merge-trees: ^4.2.0
1686016860
ember-cli-babel: ^7.23.0
1686116861
ember-cli-version-checker: ^5.1.1
16862-
checksum: 4f4a0a4de5c1509a18569ff607d11230e0a285203eca74137bd7765d78cf2570615f47be581627c0de56b7d8963e86f326d962d3849256dbbbda40c0cbb8cef2
16862+
checksum: f9f06ad19adaaa4f8f107f28fd3feacd65b26d4de647d08b11a844b750ebbed2adbeabab52edc9d8cda2b0b7a0e08812425a5d4698b34f1b2a9af7b6f53b8413
1686316863
languageName: node
1686416864
linkType: hard
1686516865

0 commit comments

Comments
 (0)