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

Commit 84c4959

Browse files
Bump qunit-dom from 1.4.0 to 1.5.0
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.4.0 to 1.5.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.4.0...v1.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cfa476e commit 84c4959

2 files changed

Lines changed: 5 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": "^7.2.0",
7373
"mocha-eslint": "^6.0.0",
7474
"mocha-only-detector": "^1.0.0",
75-
"qunit-dom": "^1.4.0",
75+
"qunit-dom": "^1.5.0",
7676
"testdouble": "^3.16.1"
7777
},
7878
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8055,10 +8055,10 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
80558055
rimraf "^2.5.4"
80568056
underscore.string "~3.3.4"
80578057

8058-
qunit-dom@^1.4.0:
8059-
version "1.4.0"
8060-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.4.0.tgz#912d3e99aac5f3ff8cb3296269ddc3855ae17801"
8061-
integrity sha512-kDR6A4IdDZBluyCRCfJLVoplWIAQdAijVfZdRN3yTBIjOyaFQT+BlHR0IsNTFbB7LAa0/6u/UQEYKClYvwjROQ==
8058+
qunit-dom@^1.5.0:
8059+
version "1.5.0"
8060+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.5.0.tgz#f3e062562c18fb354b7657afd31890d89a24691d"
8061+
integrity sha512-VTFApYbzcYkL5Zg7XgZMgLgMI9JXEX+lwBS5bFy5hRkIaz9V38q7rN44svxFBNHWs96y3UaFaAYpOEmlQ0j+fw==
80628062
dependencies:
80638063
broccoli-funnel "^3.0.3"
80648064
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)