Skip to content

Commit 0fcfece

Browse files
chore(deps-dev): bump qunit-dom from 1.6.0 to 2.0.0
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/mainmatter/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>
1 parent 4df1022 commit 0fcfece

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
@@ -69,7 +69,7 @@
6969
"npm-run-all": "^4.1.5",
7070
"prettier": "^2.5.1",
7171
"qunit": "^2.17.2",
72-
"qunit-dom": "^1.6.0",
72+
"qunit-dom": "^2.0.0",
7373
"release-it": "^14.2.1",
7474
"release-it-lerna-changelog": "^3.1.0"
7575
},

yarn.lock

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

10307-
qunit-dom@^1.6.0:
10308-
version "1.6.0"
10309-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.6.0.tgz#a4bea6a46329d221e4a317d712cb40709107b977"
10310-
integrity sha512-YwSqcLjQcRI0fUFpaSWwU10KIJPFW5Qh+d3cT5DOgx81dypRuUSiPkKFmBY/CDs/R1KdHRadthkcXg2rqAon8Q==
10307+
qunit-dom@^2.0.0:
10308+
version "2.0.0"
10309+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-2.0.0.tgz#c4d7f7676dbb57f54151b72f8366d862134cd1c0"
10310+
integrity sha512-mElzLN99wYPOGekahqRA+mq7NcThXY9c+/tDkgJmT7W5LeZAFNyITr2rFKNnCbWLIhuLdFw88kCBMrJSfyBYpA==
1031110311
dependencies:
1031210312
broccoli-funnel "^3.0.3"
1031310313
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)