Skip to content

Commit be0aa49

Browse files
⬆️ Bump qunit-dom from 1.6.0 to 2.0.0 (#516)
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.6.0 to 2.0.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.6.0...v2.0.0) --- updated-dependencies: - dependency-name: qunit-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bfe33d commit be0aa49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"npm-run-all": "^4.1.5",
102102
"prettier": "^2.2.1",
103103
"qunit": "^2.14.0",
104-
"qunit-dom": "^1.6.0",
104+
"qunit-dom": "^2.0.0",
105105
"webpack": "^5.68.0"
106106
},
107107
"engines": {

yarn.lock

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

13012-
qunit-dom@^1.6.0:
13013-
version "1.6.0"
13014-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
13015-
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
13012+
qunit-dom@^2.0.0:
13013+
version "2.0.0"
13014+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-2.0.0.tgz#c4d7f7676dbb57f54151b72f8366d862134cd1c0"
13015+
integrity sha512-mElzLN99wYPOGekahqRA+mq7NcThXY9c+/tDkgJmT7W5LeZAFNyITr2rFKNnCbWLIhuLdFw88kCBMrJSfyBYpA==
1301613016
dependencies:
1301713017
broccoli-funnel "^3.0.3"
1301813018
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)