Skip to content

Commit 98f7251

Browse files
chore(deps-dev): bump qunit-dom from 0.9.2 to 1.0.0 (#3983)
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.9.2 to 1.0.0. - [Release notes](https://github.com/simplabs/qunit-dom/releases) - [Changelog](https://github.com/simplabs/qunit-dom/blob/master/CHANGELOG.md) - [Commits](mainmatter/qunit-dom@v0.9.2...v1.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9ab1b7e commit 98f7251

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"object-to-formdata": "^3.0.3",
121121
"paypal-checkout": "^4.0.311",
122122
"query-string": "^6.10.1",
123-
"qunit-dom": "^0.9.2",
123+
"qunit-dom": "^1.0.0",
124124
"sanitize-html": "^1.21.1",
125125
"sass": "^1.25.0",
126126
"semantic-ui-ember": "3.0.3",

yarn.lock

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3501,6 +3501,22 @@ broccoli-funnel@^1.0.0, broccoli-funnel@^1.0.1, broccoli-funnel@^1.1.0:
35013501
symlink-or-copy "^1.0.0"
35023502
walk-sync "^0.3.1"
35033503

3504+
broccoli-funnel@^3.0.1:
3505+
version "3.0.1"
3506+
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.1.tgz#21b00c2bc1c0b1b4c083e24139e2b321c4cf353f"
3507+
integrity sha512-G1LdSYpuVU7mxVq8KlOyLztsUv+posrHbe+6n/XymZpPd2bbLmQ4HL0v6YP1wWAnfCVTcTnUTpIkw9oYwy+tTw==
3508+
dependencies:
3509+
array-equal "^1.0.0"
3510+
blank-object "^1.0.1"
3511+
broccoli-plugin "^4.0.1"
3512+
debug "^4.1.1"
3513+
fast-ordered-set "^1.0.0"
3514+
fs-tree-diff "^2.0.1"
3515+
heimdalljs "^0.2.0"
3516+
minimatch "^3.0.0"
3517+
path-posix "^1.0.0"
3518+
walk-sync "^2.0.2"
3519+
35043520
broccoli-kitchen-sink-helpers@^0.3.1:
35053521
version "0.3.1"
35063522
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.3.1.tgz#77c7c18194b9664163ec4fcee2793444926e0c06"
@@ -3554,6 +3570,14 @@ broccoli-merge-trees@^2.0.0:
35543570
broccoli-plugin "^1.3.0"
35553571
merge-trees "^2.0.0"
35563572

3573+
broccoli-merge-trees@^4.1.0:
3574+
version "4.1.0"
3575+
resolved "https://registry.yarnpkg.com/broccoli-merge-trees/-/broccoli-merge-trees-4.1.0.tgz#a30e2e4c5bb0f5eb8981e8af33a8077714c11f1a"
3576+
integrity sha512-1OXsksKPFiRdiZZOfh1z1mm7ZqKezlMS+DPBpHMDLSb6AhYHvoQfjf0KuMXbY8aoYskj7+Z+EJ5SsS/OC2v5yw==
3577+
dependencies:
3578+
broccoli-plugin "^3.1.0"
3579+
merge-trees "^2.0.0"
3580+
35573581
broccoli-middleware@^2.1.0:
35583582
version "2.1.1"
35593583
resolved "https://registry.yarnpkg.com/broccoli-middleware/-/broccoli-middleware-2.1.1.tgz#183635bbef4dc1241533ee001a162f013d776cb9"
@@ -13126,13 +13150,13 @@ quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quic
1312613150
rimraf "^2.5.4"
1312713151
underscore.string "~3.3.4"
1312813152

13129-
qunit-dom@^0.9.2:
13130-
version "0.9.2"
13131-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.2.tgz#cc7bb777e4f5faa749eca843f54e199755df8473"
13132-
integrity sha512-BPf7OZjhXo9ekgsViNjQVS9BWkm2yQsPvBoy0juvt5nOFlcBVVwHSYsgpsJOunWkI1IgA3eStAC9mQx3Zw734g==
13153+
qunit-dom@^1.0.0:
13154+
version "1.0.0"
13155+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.0.0.tgz#0a2a42f7f0e44ee6ddb5b12bbf296dc2db7ee6dc"
13156+
integrity sha512-N4lpLP5zs59+01ZWHs73kgbglmUp6Z5TLZRB1GRlq+5H40NStjPU8ZQEVPlKsjYSbsR6xLkn2wlQURJnFArQag==
1313313157
dependencies:
13134-
broccoli-funnel "^2.0.2"
13135-
broccoli-merge-trees "^3.0.1"
13158+
broccoli-funnel "^3.0.1"
13159+
broccoli-merge-trees "^4.1.0"
1313613160

1313713161
qunit@^2.9.3:
1313813162
version "2.9.3"

0 commit comments

Comments
 (0)