From d910fdcf5fcd21eb82fec0eefb3490a753be0aba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 01:53:22 +0000 Subject: [PATCH] Update dependency @types/qunit to v2.19.9 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c740f17..368c6bd 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/ember": "3.1.0", "@types/ember-qunit": "3.4.6", "@types/ember__test-helpers": "0.7.8", - "@types/qunit": "2.9.0", + "@types/qunit": "2.19.9", "@types/rsvp": "4.0.3", "babel-eslint": "8.2.6", "broccoli-asset-rev": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 01a31b5..7133110 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1291,10 +1291,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f" integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w== -"@types/qunit@2.9.0": - version "2.9.0" - resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.0.tgz#0b3fcbe2b92f067856adac82ba3afbc66d8835ac" - integrity sha512-Hx34HZmTJKRay+x3sFdEK62I8Z8YSWYg+rAlNr4M+AbwvNUJYxTTmWEH4a8B9ZN+Fl61awFrw+oRicWLFVugvQ== +"@types/qunit@2.19.9": + version "2.19.9" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.19.9.tgz#7bf85138519d0c2ca5cecaf9522290781fdcb804" + integrity sha512-Ym6B8Ewt1R1b0EgSqISSrAKp2Pg5MNgKK3/d2Fbls3PN7kNnucVSGaRx9Prxeo78HfQofYJMWDWLPlfAuwx7IQ== "@types/rsvp@*", "@types/rsvp@4.0.3": version "4.0.3"