From b502ab420f99ecc572676bfd5ef62fdc9d5b0c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 21:24:11 +0000 Subject: [PATCH] Bump @types/qunit from 2.9.6 to 2.11.1 Bumps [@types/qunit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qunit) from 2.9.6 to 2.11.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qunit) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f9c57a13..1f10e07f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/node": "10", "@types/node-fetch": "~2.5.7", "@types/node-forge": "^0.9.2", - "@types/qunit": "~2.9.1", + "@types/qunit": "~2.11.1", "@types/rimraf": "^3.0.0", "@types/sinon": "^9.0.11", "@types/systeminformation": "^3.54.1", diff --git a/yarn.lock b/yarn.lock index 001fd646..784510d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -445,10 +445,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.6.tgz#df9c3c8b31a247ec315e6996566be3171df4b3b1" integrity sha512-0/HnwIfW4ki2D8L8c9GVcG5I72s9jP5GSLVF0VIXDW00kmIpA6O33G7a8n59Tmh7Nz0WUC3rSb7PTY/sdW2JzA== -"@types/qunit@~2.9.1": - version "2.9.6" - resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.9.6.tgz#5d6ba092920edf9dc7377f5091e36eb448743a02" - integrity sha512-FfKb3sBW9sdjj8mPzAXtsKn53sOHpzi4PZj0H7P5G24VruwaOmvi0L2kJpuYARQjOKRl/YVlZQ6JWPnspWOkZA== +"@types/qunit@~2.11.1": + version "2.11.1" + resolved "https://registry.yarnpkg.com/@types/qunit/-/qunit-2.11.1.tgz#3496d430d2bb0fa4761f00a27511f46020c6b410" + integrity sha512-vcM5+9O8LZuu5DYseaV4J7ehkYrhkv+aMIuxnF/OqMYlVEdv+odpCH1/5OVztiqxbCqTpQKWuELkMvG7OPycUQ== "@types/range-parser@*": version "1.2.3"