Skip to content

Commit d295380

Browse files
Merge pull request #54 from ember-polyfills/dependabot/npm_and_yarn/qunit-dom-1.4.0
2 parents e0897f8 + c4f4b95 commit d295380

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
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.3.0",
64+
"qunit-dom": "^1.4.0",
6565
"release-it": "^13.6.6",
6666
"release-it-lerna-changelog": "^2.3.0"
6767
},

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8166,11 +8166,6 @@ lodash@4.17.19, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.
81668166
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
81678167
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
81688168

8169-
lodash@^4.17.19:
8170-
version "4.17.19"
8171-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
8172-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
8173-
81748169
log-symbols@^2.2.0:
81758170
version "2.2.0"
81768171
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -9695,10 +9690,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
96959690
rimraf "^2.5.4"
96969691
underscore.string "~3.3.4"
96979692

9698-
qunit-dom@^1.3.0:
9699-
version "1.3.0"
9700-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.3.0.tgz#6f36b842ea70ac97ed5d17ca4e14b2f9fdb4f602"
9701-
integrity sha512-KrwTapBgcAXeCvBnjv/t5ykVCdUM9HMOQKlJxLfHq0R7B51J3ZvQnLVEOsihEpmEarMarZSfB7euohbcq2un8Q==
9693+
qunit-dom@^1.4.0:
9694+
version "1.4.0"
9695+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.4.0.tgz#912d3e99aac5f3ff8cb3296269ddc3855ae17801"
9696+
integrity sha512-kDR6A4IdDZBluyCRCfJLVoplWIAQdAijVfZdRN3yTBIjOyaFQT+BlHR0IsNTFbB7LAa0/6u/UQEYKClYvwjROQ==
97029697
dependencies:
97039698
broccoli-funnel "^3.0.3"
97049699
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)