Skip to content

Commit

Permalink
Bump qunit-dom from 2.0.0 to 3.2.0 (#458)
Browse files Browse the repository at this point in the history
Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 2.0.0 to 3.2.0.
- [Release notes](https://github.com/mainmatter/qunit-dom/releases)
- [Commits](mainmatter/qunit-dom@v2.0.0...v3.2.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>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 7dc1e7c commit 2d1ca1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"loader.js": "^4.7.0",
"prettier": "^3.2.5",
"qunit": "^2.20.1",
"qunit-dom": "^2.0.0",
"qunit-dom": "^3.2.0",
"release-it": "^17.5.0",
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
Expand Down
15 changes: 6 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4705,7 +4705,7 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

dom-element-descriptors@^0.5.0:
dom-element-descriptors@^0.5.0, dom-element-descriptors@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/dom-element-descriptors/-/dom-element-descriptors-0.5.1.tgz#3ebfcf64198f922dba928f84f7970bb571891317"
integrity sha512-DLayMRQ+yJaziF4JJX1FMjwjdr7wdTr1y9XvZ+NfHELfOMcYDnCHneAYXAS4FT1gLILh4V0juMZohhH1N5FsoQ==
Expand Down Expand Up @@ -10074,15 +10074,12 @@ quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
rimraf "^2.5.4"
underscore.string "~3.3.4"

qunit-dom@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-2.0.0.tgz#c4d7f7676dbb57f54151b72f8366d862134cd1c0"
integrity sha512-mElzLN99wYPOGekahqRA+mq7NcThXY9c+/tDkgJmT7W5LeZAFNyITr2rFKNnCbWLIhuLdFw88kCBMrJSfyBYpA==
qunit-dom@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.2.0.tgz#ad2e5696acfad8ceedd4f34853f6bab72db88e9c"
integrity sha512-VYFXbwod2sis16Nzgx5UrdCvjNUPYIAbTwEGv7hF1RfgJaVgG5ASVaQz9en0ZRvlybtql0LrVuAbleJU/57zQQ==
dependencies:
broccoli-funnel "^3.0.3"
broccoli-merge-trees "^4.2.0"
ember-cli-babel "^7.23.0"
ember-cli-version-checker "^5.1.1"
dom-element-descriptors "^0.5.1"

qunit-theme-ember@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 2d1ca1f

Please sign in to comment.