From f2350d9fd7560d67724dbd13a1952b78c63f605f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 04:15:29 +0000 Subject: [PATCH] Update dependency @types/qunit to v2.19.12 --- test-app/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test-app/package.json b/test-app/package.json index 6da88133..33574979 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -57,7 +57,7 @@ "@types/ember__test": "4.0.6", "@types/ember__utils": "4.0.7", "@types/jquery": "3.5.32", - "@types/qunit": "2.19.11", + "@types/qunit": "2.19.12", "@typescript-eslint/eslint-plugin": "8.12.2", "@typescript-eslint/parser": "8.12.2", "broccoli-asset-rev": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 57882541..46979a02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2193,10 +2193,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.16.tgz#52bba125a07c0482d26747d5d4947a64daf8f794" integrity sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A== -"@types/qunit@2.19.11": - version "2.19.11" - resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.11.tgz#64fed1de913b8f25ea398565be9a2d6254276c54" - integrity sha512-JYIrHO/FFMJ8t6zcw5O8Id6ctKyBaYFZOQI9D6pXOI9TwSF+tkvPZAouo6RtvjvZCBBVNBcxf1lqKWMmUH1yaA== +"@types/qunit@2.19.12": + version "2.19.12" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.12.tgz#4cd42684d0473a6e40b6c2ca9196cb88f974bd36" + integrity sha512-II+C1wgzUia0g+tGAH+PBb4XiTm8/C/i6sN23r21NNskBYOYrv+qnW0tFQ/IxZzKVwrK4CTglf8YO3poJUclQA== "@types/range-parser@*": version "1.2.7"