Skip to content

Commit d8d9a28

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] <support@dependabot.com>
1 parent d197131 commit d8d9a28

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
@@ -65,7 +65,7 @@
6565
"eslint-plugin-node": "^11.1.0",
6666
"loader.js": "^4.7.0",
6767
"npm-run-all": "^4.1.5",
68-
"qunit-dom": "^1.4.0",
68+
"qunit-dom": "^1.6.0",
6969
"release-it": "^14.2.1",
7070
"release-it-lerna-changelog": "^2.3.0"
7171
},

yarn.lock

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

10585-
qunit-dom@^1.4.0:
10586-
version "1.5.0"
10587-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.5.0.tgz#f3e062562c18fb354b7657afd31890d89a24691d"
10588-
integrity sha512-VTFApYbzcYkL5Zg7XgZMgLgMI9JXEX+lwBS5bFy5hRkIaz9V38q7rN44svxFBNHWs96y3UaFaAYpOEmlQ0j+fw==
10585+
qunit-dom@^1.6.0:
10586+
version "1.6.0"
10587+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
10588+
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
1058910589
dependencies:
1059010590
broccoli-funnel "^3.0.3"
1059110591
broccoli-merge-trees "^4.2.0"
10592+
ember-cli-babel "^7.23.0"
10593+
ember-cli-version-checker "^5.1.1"
1059210594

1059310595
qunit@^2.9.3:
1059410596
version "2.11.2"

0 commit comments

Comments
 (0)