Skip to content

Commit f80fda8

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 e261f32 commit f80fda8

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
@@ -61,7 +61,7 @@
6161
"eslint-plugin-prettier": "^3.1.4",
6262
"loader.js": "^4.7.0",
6363
"prettier": "^1.19.1",
64-
"qunit-dom": "^1.5.0",
64+
"qunit-dom": "^1.6.0",
6565
"release-it": "^13.6.6",
6666
"release-it-lerna-changelog": "^2.4.0"
6767
},

yarn.lock

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

9910-
qunit-dom@^1.5.0:
9911-
version "1.5.0"
9912-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.5.0.tgz#f3e062562c18fb354b7657afd31890d89a24691d"
9913-
integrity sha512-VTFApYbzcYkL5Zg7XgZMgLgMI9JXEX+lwBS5bFy5hRkIaz9V38q7rN44svxFBNHWs96y3UaFaAYpOEmlQ0j+fw==
9910+
qunit-dom@^1.6.0:
9911+
version "1.6.0"
9912+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
9913+
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
99149914
dependencies:
99159915
broccoli-funnel "^3.0.3"
99169916
broccoli-merge-trees "^4.2.0"
9917+
ember-cli-babel "^7.23.0"
9918+
ember-cli-version-checker "^5.1.1"
99179919

99189920
qunit@^2.9.3:
99199921
version "2.9.3"

0 commit comments

Comments
 (0)