Build(deps): Bump qunit from 2.19.1 to 2.19.2 in /app/assets/javascripts (#18631)

Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](https://github.com/qunitjs/qunit/compare/2.19.1...2.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-10-18 09:33:39 +08:00 committed by GitHub
parent 0fe9095bad
commit 7881a6bd2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -80,7 +80,7 @@
"node-fetch": "^2.6.6",
"pretender": "^3.4.7",
"pretty-text": "^1.0.0",
"qunit": "^2.19.1",
"qunit": "^2.19.2",
"qunit-dom": "^2.0.0",
"sass": "^1.55.0",
"select-kit": "^1.0.0",

View File

@ -8995,10 +8995,10 @@ qunit-dom@^2.0.0:
ember-cli-babel "^7.23.0"
ember-cli-version-checker "^5.1.1"
qunit@^2.19.1:
version "2.19.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.1.tgz#eb1afd188da9e47f07c13aa70461a1d9c4505490"
integrity sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==
qunit@^2.19.2:
version "2.19.2"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.2.tgz#0b2388fd14ea8b592792b538bf31cbd20b72bfd3"
integrity sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==
dependencies:
commander "7.2.0"
node-watch "0.7.3"