Build(deps-dev): Bump qunit-dom from 3.0.0 to 3.1.0 (#26569)

Bumps [qunit-dom](https://github.com/mainmatter/qunit-dom) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mainmatter/qunit-dom/releases)
- [Commits](https://github.com/mainmatter/qunit-dom/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: qunit-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 01:15:03 +02:00 committed by GitHub
parent 52e564c5be
commit 80479fc23f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -105,7 +105,7 @@
"messageformat": "0.1.5",
"pretender": "^3.4.7",
"qunit": "^2.20.1",
"qunit-dom": "^3.0.0",
"qunit-dom": "^3.1.0",
"sass": "^1.74.1",
"select-kit": "1.0.0",
"sinon": "^17.0.1",

View File

@ -10803,10 +10803,10 @@ 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@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.0.0.tgz#326e83e4ce8d492bdff91a8cb4d5b54a20917fcc"
integrity sha512-rqGZ9ZgOvtOY+Ph2ElCJ4pRIHouMZmI3DWK35Xr3x3c17/gIwOHHyKAQk6XetqhqepS6p+oXvK6Bx1uZu5jJuw==
qunit-dom@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.1.0.tgz#4b8a4a9c5853e51ec8ecf0e4550b9577286a4a62"
integrity sha512-gpek3SkGM4uCX7tV466fbkrtCXkxGyHNeBPqwXO2QvcAr36TbmbvfpVW77KNbw1N5xm2KNNzVOQHItxH/3pLVA==
qunit@^2.20.1:
version "2.20.1"