Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 1f25f38

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 2885cca commit 1f25f38

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"mocha": "^8.2.0",
7373
"mocha-eslint": "^6.0.0",
7474
"mocha-only-detector": "^1.0.0",
75-
"qunit-dom": "^1.5.0",
75+
"qunit-dom": "^1.6.0",
7676
"testdouble": "^3.16.1"
7777
},
7878
"engines": {

yarn.lock

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

8201-
qunit-dom@^1.5.0:
8202-
version "1.5.0"
8203-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.5.0.tgz#f3e062562c18fb354b7657afd31890d89a24691d"
8204-
integrity sha512-VTFApYbzcYkL5Zg7XgZMgLgMI9JXEX+lwBS5bFy5hRkIaz9V38q7rN44svxFBNHWs96y3UaFaAYpOEmlQ0j+fw==
8201+
qunit-dom@^1.6.0:
8202+
version "1.6.0"
8203+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
8204+
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
82058205
dependencies:
82068206
broccoli-funnel "^3.0.3"
82078207
broccoli-merge-trees "^4.2.0"
8208+
ember-cli-babel "^7.23.0"
8209+
ember-cli-version-checker "^5.1.1"
82088210

82098211
qunit@^2.9.3:
82108212
version "2.9.3"

0 commit comments

Comments
 (0)