From e7fd83af257c08aae3ae63205df5013feb5c1656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 04:00:49 +0000 Subject: [PATCH] Bump qunit from 2.19.3 to 2.19.4 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.3 to 2.19.4. - [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.3...2.19.4) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 274a01f..e411cfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2220,9 +2220,9 @@ } }, "node_modules/qunit": { - "version": "2.19.3", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.3.tgz", - "integrity": "sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==", + "version": "2.19.4", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.4.tgz", + "integrity": "sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==", "dev": true, "dependencies": { "commander": "7.2.0", @@ -4606,9 +4606,9 @@ "dev": true }, "qunit": { - "version": "2.19.3", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.3.tgz", - "integrity": "sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==", + "version": "2.19.4", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.4.tgz", + "integrity": "sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==", "dev": true, "requires": { "commander": "7.2.0",