Skip to content

Commit d805226

Browse files
Merge pull request #86 from ember-polyfills/dependabot/npm_and_yarn/qunit-dom-1.6.0
2 parents 7717cfe + f80fda8 commit d805226

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
@@ -9936,13 +9936,15 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
99369936
rimraf "^2.5.4"
99379937
underscore.string "~3.3.4"
99389938

9939-
qunit-dom@^1.5.0:
9940-
version "1.5.0"
9941-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.5.0.tgz#f3e062562c18fb354b7657afd31890d89a24691d"
9942-
integrity sha512-VTFApYbzcYkL5Zg7XgZMgLgMI9JXEX+lwBS5bFy5hRkIaz9V38q7rN44svxFBNHWs96y3UaFaAYpOEmlQ0j+fw==
9939+
qunit-dom@^1.6.0:
9940+
version "1.6.0"
9941+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
9942+
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
99439943
dependencies:
99449944
broccoli-funnel "^3.0.3"
99459945
broccoli-merge-trees "^4.2.0"
9946+
ember-cli-babel "^7.23.0"
9947+
ember-cli-version-checker "^5.1.1"
99469948

99479949
qunit@^2.9.3:
99489950
version "2.9.3"

0 commit comments

Comments
 (0)