Build(deps-dev): Bump qunit-dom from 3.1.0 to 3.1.1 ()

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

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

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-10 01:34:49 +02:00 committed by GitHub
parent 3b85ae89c6
commit f687d91b99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions
app/assets/javascripts/discourse
yarn.lock

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

@ -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.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-dom@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/qunit-dom/-/qunit-dom-3.1.1.tgz#7ea0ec76eade1a897f70f2ac13b75ce75c5aa792"
integrity sha512-Ja2NK+LsQM4iDU5QFtkwbLEbETgr6+7wTf7t6DXW3hWhB6GmAtKA2r3eLnmXpSdncMnoBsedXSKfjM0iMTOUGQ==
qunit@^2.20.1:
version "2.20.1"