From fa9a3880420bef394cd85cc69d546d2a025ba187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 06:58:57 +0000 Subject: [PATCH] deps: bump the test group across 1 directory with 2 updates Bumps the test group with 2 updates in the / directory: [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). Updates `mocha` from 10.7.3 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.2) Updates `@types/mocha` from 10.0.9 to 10.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: test - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] --- package-lock.json | 40 ++++++++++++------------- packages/integration-tests/package.json | 4 +-- packages/neovim/package.json | 4 +-- 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61c79dd1..6185973c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2570,9 +2570,9 @@ "dev": true }, "node_modules/@types/mocha": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.9.tgz", - "integrity": "sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true }, "node_modules/@types/node": { @@ -6291,9 +6291,9 @@ } }, "node_modules/mocha": { - "version": "10.7.3", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz", - "integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==", + "version": "10.8.2", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", + "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", "dev": true, "dependencies": { "ansi-colors": "^4.1.3", @@ -8517,11 +8517,11 @@ "neovim": "file:../neovim" }, "devDependencies": { - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "c8": "^10.1.2", "expect": "^29.7.0", "jest-mock": "^29.7.0", - "mocha": "^10.7.3", + "mocha": "^10.8.2", "neovim": "file:../neovim" } }, @@ -8540,12 +8540,12 @@ "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/preset-env": "^7.25.3", "@babel/preset-typescript": "^7.24.7", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^16.18.113", "c8": "^10.1.2", "expect": "^29.7.0", "jest-mock": "^29.7.0", - "mocha": "^10.7.3", + "mocha": "^10.8.2", "ts-node": "^10.9.2", "typedoc": "^0.26.7", "typescript": "^5.6.3" @@ -10286,11 +10286,11 @@ "version": "file:packages/integration-tests", "requires": { "@neovim/example-plugin": "file:../example-plugin", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "c8": "^10.1.2", "expect": "^29.7.0", "jest-mock": "^29.7.0", - "mocha": "^10.7.3", + "mocha": "^10.8.2", "neovim": "file:../neovim" } }, @@ -10435,9 +10435,9 @@ "dev": true }, "@types/mocha": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.9.tgz", - "integrity": "sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==", + "version": "10.0.10", + "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.10.tgz", + "integrity": "sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==", "dev": true }, "@types/node": { @@ -13099,9 +13099,9 @@ "dev": true }, "mocha": { - "version": "10.7.3", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.7.3.tgz", - "integrity": "sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==", + "version": "10.8.2", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.8.2.tgz", + "integrity": "sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==", "dev": true, "requires": { "ansi-colors": "^4.1.3", @@ -13262,12 +13262,12 @@ "@babel/preset-env": "^7.25.3", "@babel/preset-typescript": "^7.24.7", "@msgpack/msgpack": "^2.8.0", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^16.18.113", "c8": "^10.1.2", "expect": "^29.7.0", "jest-mock": "^29.7.0", - "mocha": "^10.7.3", + "mocha": "^10.8.2", "ts-node": "^10.9.2", "typedoc": "^0.26.7", "typescript": "^5.6.3", diff --git a/packages/integration-tests/package.json b/packages/integration-tests/package.json index 5bfe9d56..fa7f302c 100644 --- a/packages/integration-tests/package.json +++ b/packages/integration-tests/package.json @@ -50,11 +50,11 @@ "vim" ], "devDependencies": { - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "c8": "^10.1.2", "expect": "^29.7.0", "jest-mock": "^29.7.0", - "mocha": "^10.7.3", + "mocha": "^10.8.2", "neovim": "file:../neovim" } } diff --git a/packages/neovim/package.json b/packages/neovim/package.json index 33606ac0..156028d5 100644 --- a/packages/neovim/package.json +++ b/packages/neovim/package.json @@ -58,12 +58,12 @@ "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/preset-env": "^7.25.3", "@babel/preset-typescript": "^7.24.7", - "@types/mocha": "^10.0.9", + "@types/mocha": "^10.0.10", "@types/node": "^16.18.113", "c8": "^10.1.2", "expect": "^29.7.0", "jest-mock": "^29.7.0", - "mocha": "^10.7.3", + "mocha": "^10.8.2", "ts-node": "^10.9.2", "typedoc": "^0.26.7", "typescript": "^5.6.3"