Skip to content

Commit 30d33aa

Browse files
chore(deps-dev): bump the patch-deps-updates-main group across 1 directory with 9 updates
Bumps the patch-deps-updates-main group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.9` | `20.19.37` | | [@vscode/test-cli](https://github.com/Microsoft/vscode-test-cli) | `0.0.11` | `0.0.12` | | [@wdio/eslint](https://github.com/webdriverio/eslint) | `0.1.2` | `0.1.3` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.1` | `4.16.2` | | [@octokit/rest](https://github.com/octokit/rest.js) | `22.0.0` | `22.0.1` | | [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.4` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.0` | `7.7.1` | | [wdio-vscode-service](https://github.com/webdriverio-community/wdio-vscode-service) | `6.1.3` | `6.1.4` | | [mocha](https://github.com/mochajs/mocha) | `11.7.1` | `11.7.5` | Updates `@types/node` from 20.19.9 to 20.19.37 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vscode/test-cli` from 0.0.11 to 0.0.12 - [Changelog](https://github.com/microsoft/vscode-test-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test-cli/commits) Updates `@wdio/eslint` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/webdriverio/eslint/releases) - [Commits](webdriverio/eslint@0.1.2...0.1.3) Updates `eslint-plugin-import-x` from 4.16.1 to 4.16.2 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.16.1...v4.16.2) Updates `@octokit/rest` from 22.0.0 to 22.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v22.0.0...v22.0.1) Updates `semver` from 7.7.2 to 7.7.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.2...v7.7.4) Updates `@types/semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `wdio-vscode-service` from 6.1.3 to 6.1.4 - [Release notes](https://github.com/webdriverio-community/wdio-vscode-service/releases) - [Commits](webdriverio-community/wdio-vscode-service@6.1.3...6.1.4) Updates `mocha` from 11.7.1 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.1...v11.7.5) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.37 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: "@vscode/test-cli" dependency-version: 0.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: "@wdio/eslint" dependency-version: 0.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: eslint-plugin-import-x dependency-version: 4.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: "@octokit/rest" dependency-version: 22.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: "@types/semver" dependency-version: 7.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: wdio-vscode-service dependency-version: 6.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3eda69 commit 30d33aa

2 files changed

Lines changed: 1389 additions & 804 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/vscode": "^1.98.0",
4545
"@vitest/coverage-v8": "^3.1.1",
4646
"@vitest/eslint-plugin": "^1.1.42",
47-
"@vscode/test-cli": "^0.0.11",
47+
"@vscode/test-cli": "^0.0.12",
4848
"@vscode/test-electron": "^2.4.1",
4949
"@wdio/eslint": "^0.1.1",
5050
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)