From d6d12d1b8718b0c17404fba7ac28a09c242313a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 16:48:50 +0200 Subject: [PATCH] chore(deps): update devdependency @types/mocha to v9 (#354) [skip-release] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1322c36241..541b36e785 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nuxtjs/eslint-config-typescript": "^6.0.1", "@types/chai": "^4.2.21", "@types/jsdom": "^16", - "@types/mocha": "^8.2.3", + "@types/mocha": "^9.0.0", "@types/node": "^14.17.5", "@types/object-hash": "^2", "chai": "^4.3.4", diff --git a/yarn.lock b/yarn.lock index 1573d8e9bc..48e76a0678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2091,10 +2091,10 @@ __metadata: languageName: node linkType: hard -"@types/mocha@npm:^8.2.3": - version: 8.2.3 - resolution: "@types/mocha@npm:8.2.3" - checksum: 5cba26124eb9d6b9b2fab66111488a54e6254162bac855282cb46f1467c5c4debe78ddeba15ab2264d5e4669fbfd403e433b6363106d2dfbe122d660c1e298e2 +"@types/mocha@npm:^9.0.0": + version: 9.0.0 + resolution: "@types/mocha@npm:9.0.0" + checksum: dac70c24e5e7f825a6f449035ebab1b7cfe99b5976b879a4039a516ade38fcc6c78fc4c4d953d27c62db1d9117372e129c6bfe08e2aab0c0a2a6e441335aba42 languageName: node linkType: hard @@ -8708,7 +8708,7 @@ fsevents@~2.3.2: "@nuxtjs/eslint-config-typescript": ^6.0.1 "@types/chai": ^4.2.21 "@types/jsdom": ^16 - "@types/mocha": ^8.2.3 + "@types/mocha": ^9.0.0 "@types/node": ^14.17.5 "@types/object-hash": ^2 chai: ^4.3.4