Skip to content

Commit

Permalink
chore(deps-dev): bump qunit-dom from 0.8.5 to 0.9.2
Browse files Browse the repository at this point in the history
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.8.5 to 0.9.2.
- [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.8.5...v0.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 31, 2020
1 parent 98a18c7 commit 57e376d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"object-to-formdata": "^1.6.4",
"paypal-checkout": "^4.0.311",
"query-string": "^6.10.1",
"qunit-dom": "^0.8.5",
"qunit-dom": "^0.9.2",
"sanitize-html": "^1.20.1",
"sass": "^1.25.0",
"semantic-ui-ember": "3.0.3",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12980,9 +12980,10 @@ quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quic
rimraf "^2.5.4"
underscore.string "~3.3.4"

qunit-dom@^0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.8.5.tgz#34b7cffb338e631c39955b21bdbe4d774090124e"
qunit-dom@^0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.2.tgz#cc7bb777e4f5faa749eca843f54e199755df8473"
integrity sha512-BPf7OZjhXo9ekgsViNjQVS9BWkm2yQsPvBoy0juvt5nOFlcBVVwHSYsgpsJOunWkI1IgA3eStAC9mQx3Zw734g==
dependencies:
broccoli-funnel "^2.0.2"
broccoli-merge-trees "^3.0.1"
Expand Down

0 comments on commit 57e376d

Please sign in to comment.