From 7004866b1082471df9c08ffd15b874d911292620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 19:01:22 +0000 Subject: [PATCH] Bump qunit from 2.19.1 to 2.19.2 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: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 690f3316..116b4516 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21938,9 +21938,9 @@ } }, "node_modules/qunit": { - "version": "2.19.1", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.1.tgz", - "integrity": "sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==", + "version": "2.19.2", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.2.tgz", + "integrity": "sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==", "dev": true, "dependencies": { "commander": "7.2.0", @@ -43835,9 +43835,9 @@ } }, "qunit": { - "version": "2.19.1", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.1.tgz", - "integrity": "sha512-gSGuw0vErE/rNjnlBW/JmE7NNubBlGrDPQvsug32ejYhcVFuZec9yoU0+C30+UgeCGwq6Ap89K65dMGo+kDGZQ==", + "version": "2.19.2", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.2.tgz", + "integrity": "sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==", "dev": true, "requires": { "commander": "7.2.0",