Skip to content

Commit 24c22d9

Browse files
chore(deps-dev): bump qunit-dom from 1.0.0 to 1.1.0 (#4184)
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.0.0 to 1.1.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@v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3bb8b32 commit 24c22d9

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
@@ -126,7 +126,7 @@
126126
"object-to-formdata": "^3.0.4",
127127
"paypal-checkout": "^4.0.311",
128128
"query-string": "^6.11.1",
129-
"qunit-dom": "^1.0.0",
129+
"qunit-dom": "^1.1.0",
130130
"sanitize-html": "^1.22.0",
131131
"sass": "^1.26.2",
132132
"semantic-ui-ember": "3.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13436,12 +13436,12 @@ quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quic
1343613436
rimraf "^2.5.4"
1343713437
underscore.string "~3.3.4"
1343813438

13439-
qunit-dom@^1.0.0:
13440-
version "1.0.0"
13441-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.0.0.tgz#0a2a42f7f0e44ee6ddb5b12bbf296dc2db7ee6dc"
13442-
integrity sha512-N4lpLP5zs59+01ZWHs73kgbglmUp6Z5TLZRB1GRlq+5H40NStjPU8ZQEVPlKsjYSbsR6xLkn2wlQURJnFArQag==
13439+
qunit-dom@^1.1.0:
13440+
version "1.1.0"
13441+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.1.0.tgz#ba830ff36a0b1e93483616156a7730f0c9b1d6f6"
13442+
integrity sha512-YYlM6LIBorgqqK8tU/0ggefi9o1QKVSKOO1gfXZb/Ng5MFI7PK1H9qaGHjWGomW8v6MaMYrYkMh6ISiLbdRzuQ==
1344313443
dependencies:
13444-
broccoli-funnel "^3.0.1"
13444+
broccoli-funnel "^3.0.2"
1344513445
broccoli-merge-trees "^4.1.0"
1344613446

1344713447
qunit@^2.9.3:

0 commit comments

Comments
 (0)