Skip to content

Commit 10c113b

Browse files
Bump qunit-dom from 1.6.0 to 2.0.0 (#57)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72c4e0f commit 10c113b

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
@@ -93,7 +93,7 @@
9393
"keyevent": "^1.1.0",
9494
"loader.js": "^4.7.0",
9595
"prettier": "^2.6.2",
96-
"qunit-dom": "^1.0.0",
96+
"qunit-dom": "^2.0.0",
9797
"sass": "~1.50.0",
9898
"webpack": "^5.72.0"
9999
},

yarn.lock

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

10795-
qunit-dom@^1.0.0:
10796-
version "1.6.0"
10797-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
10798-
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
10795+
qunit-dom@^2.0.0:
10796+
version "2.0.0"
10797+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-2.0.0.tgz#c4d7f7676dbb57f54151b72f8366d862134cd1c0"
10798+
integrity sha512-mElzLN99wYPOGekahqRA+mq7NcThXY9c+/tDkgJmT7W5LeZAFNyITr2rFKNnCbWLIhuLdFw88kCBMrJSfyBYpA==
1079910799
dependencies:
1080010800
broccoli-funnel "^3.0.3"
1080110801
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)