From de3c04c96b17c402a71d314bdeb27ebf0667f8a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:49:30 +0000 Subject: [PATCH] Bump qunit from 2.21.1 to 2.22.0 Bumps [qunit](https://github.com/qunitjs/qunit) from 2.21.1 to 2.22.0. - [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.21.1...2.22.0) --- updated-dependencies: - dependency-name: qunit dependency-type: direct:development update-type: version-update:semver-minor ... 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 ba3bca9..c42d23c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,9 +43,9 @@ } }, "node_modules/qunit": { - "version": "2.21.1", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.21.1.tgz", - "integrity": "sha512-SMA8IBZamI9MyVB4dShGpn6+X6plO8mIyfZTQ815XBvv/nVMeUj+yxsw8SgZVnrMlrAvTziJkmjOhaDwkNMHWQ==", + "version": "2.22.0", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.22.0.tgz", + "integrity": "sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==", "dev": true, "dependencies": { "commander": "7.2.0", @@ -96,9 +96,9 @@ "dev": true }, "qunit": { - "version": "2.21.1", - "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.21.1.tgz", - "integrity": "sha512-SMA8IBZamI9MyVB4dShGpn6+X6plO8mIyfZTQ815XBvv/nVMeUj+yxsw8SgZVnrMlrAvTziJkmjOhaDwkNMHWQ==", + "version": "2.22.0", + "resolved": "https://registry.npmjs.org/qunit/-/qunit-2.22.0.tgz", + "integrity": "sha512-wPYvAvpjTL3zlUeyCX75T8gfZfdVXZa8y1EVkGe/XZNORIsCH/WI2X8R2KlemT921X9EKSZUL6CLGSPC7Ks08g==", "dev": true, "requires": { "commander": "7.2.0",