Skip to content

Commit 2c85fa8

Browse files
Bump qunit-dom from 0.9.0 to 0.9.1
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.9.0 to 0.9.1. - [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.0...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dbc33dd commit 2c85fa8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"mocha": "^6.2.2",
8888
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",
8989
"prettier": "^1.18.2",
90-
"qunit-dom": "^0.9.0",
90+
"qunit-dom": "^0.9.1",
9191
"release-it": "^12.4.2",
9292
"release-it-lerna-changelog": "^1.0.3"
9393
},

yarn.lock

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

7763-
qunit-dom@^0.9.0:
7764-
version "0.9.0"
7765-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.0.tgz#99d15fffbf06059e543bb93dae8fe0a3f42a27b9"
7766-
integrity sha512-MvVEoCcf8BHVPD3gXg5GBfNy3JMZ3U3yOha4MB1rFs698EpvxMprOfC+NMEGvOF9Epm6GrsA0BFOdCKHd8Orrw==
7763+
qunit-dom@^0.9.1:
7764+
version "0.9.1"
7765+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-0.9.1.tgz#d861ff8d2402cc7844874a37df85940d62bfbbdf"
7766+
integrity sha512-5MOPPjohXSL+4dE5ZmgWgypqF9XMxJBpobwSVzf/9zNS8PKEdJiRlR09R1Wrc38BTf3Ap2f2YPcNh3H6lEOZ6A==
77677767
dependencies:
77687768
broccoli-funnel "^2.0.2"
77697769
broccoli-merge-trees "^3.0.1"

0 commit comments

Comments
 (0)