Skip to content

Commit dc1c7b7

Browse files
Bump qunit-dom from 1.2.0 to 1.3.0
Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 1.2.0 to 1.3.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.2.0...v1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ddd7d5e commit dc1c7b7

File tree

2 files changed

+7
-7
lines changed

2 files changed

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

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3037,7 +3037,7 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
30373037
symlink-or-copy "^1.0.0"
30383038
walk-sync "^0.3.1"
30393039

3040-
broccoli-funnel@^3.0.2:
3040+
broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3:
30413041
version "3.0.3"
30423042
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937"
30433043
integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ==
@@ -9549,12 +9549,12 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
95499549
rimraf "^2.5.4"
95509550
underscore.string "~3.3.4"
95519551

9552-
qunit-dom@^1.2.0:
9553-
version "1.2.0"
9554-
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.2.0.tgz#464cca19e9976c4cee4b14b06da6645c03026880"
9555-
integrity sha512-8UqSimcDIo19nokb3eh+Z5hov07xDeLnwsWAgCYPFGcpUF/eiZAIHbLDPCixH0SM1YqCm4YGCLVCojY6sJD5xQ==
9552+
qunit-dom@^1.3.0:
9553+
version "1.3.0"
9554+
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-1.3.0.tgz#6f36b842ea70ac97ed5d17ca4e14b2f9fdb4f602"
9555+
integrity sha512-KrwTapBgcAXeCvBnjv/t5ykVCdUM9HMOQKlJxLfHq0R7B51J3ZvQnLVEOsihEpmEarMarZSfB7euohbcq2un8Q==
95569556
dependencies:
9557-
broccoli-funnel "^3.0.2"
9557+
broccoli-funnel "^3.0.3"
95589558
broccoli-merge-trees "^4.2.0"
95599559

95609560
qunit@^2.9.3:

0 commit comments

Comments
 (0)