Build(deps): Bump qunit from 2.19.3 to 2.19.4 in /app/assets/javascripts (#19962)

This commit is contained in:
dependabot[bot] 2023-01-23 23:52:22 +01:00 committed by GitHub
parent b95c301a74
commit bc9874033f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"messageformat": "0.1.5",
"pretender": "^3.4.7",
"pretty-text": "1.0.0",
"qunit": "^2.19.3",
"qunit": "^2.19.4",
"qunit-dom": "^2.0.0",
"sass": "^1.57.1",
"select-kit": "1.0.0",

View File

@ -7828,10 +7828,10 @@ qunit-dom@^2.0.0:
ember-cli-babel "^7.23.0"
ember-cli-version-checker "^5.1.1"
qunit@^2.19.3:
version "2.19.3"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.3.tgz#bcf81a2e8d176dc19fe8dd358c4cbd08619af03a"
integrity sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==
qunit@^2.19.4:
version "2.19.4"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.19.4.tgz#2d689bb1165edd4b812e3ed2ee06ff907e9f2ece"
integrity sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==
dependencies:
commander "7.2.0"
node-watch "0.7.3"