Skip to content

Commit a1ba3e6

Browse files
Bump qunit-dom from 1.5.0 to 1.6.0
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.5.0 to 1.6.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.5.0...v1.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 19a33a9 commit a1ba3e6

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"mocha": "^8.2.1",
9292
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",
9393
"prettier": "^2.2.1",
94-
"qunit-dom": "^1.5.0"
94+
"qunit-dom": "^1.6.0"
9595
},
9696
"optionalDependencies": {
9797
"release-it": "^14.2.1",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8619,13 +8619,15 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
86198619
rimraf "^2.5.4"
86208620
underscore.string "~3.3.4"
86218621

8622-
qunit-dom@^1.5.0:
8623-
version "1.5.0"
8624-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.5.0.tgz#f3e062562c18fb354b7657afd31890d89a24691d"
8625-
integrity sha512-VTFApYbzcYkL5Zg7XgZMgLgMI9JXEX+lwBS5bFy5hRkIaz9V38q7rN44svxFBNHWs96y3UaFaAYpOEmlQ0j+fw==
8622+
qunit-dom@^1.6.0:
8623+
version "1.6.0"
8624+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
8625+
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
86268626
dependencies:
86278627
broccoli-funnel "^3.0.3"
86288628
broccoli-merge-trees "^4.2.0"
8629+
ember-cli-babel "^7.23.0"
8630+
ember-cli-version-checker "^5.1.1"
86298631

86308632
qunit@^2.9.3:
86318633
version "2.9.3"

0 commit comments

Comments
 (0)