Skip to content

Commit 4080014

Browse files
chore(deps-dev): bump the npm-dependencies group with 4 updates
Bumps the npm-dependencies group with 4 updates: [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob), [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@types/glob` from 7.2.0 to 9.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob) Updates `@types/mocha` from 9.1.1 to 10.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `@typescript-eslint/eslint-plugin` from 8.50.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.0 to 8.50.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/parser) --- updated-dependencies: - dependency-name: "@types/glob" dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/mocha" dependency-version: 10.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fdd90f commit 4080014

File tree

2 files changed

+95
-97
lines changed

2 files changed

+95
-97
lines changed

package-lock.json

Lines changed: 92 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -540,12 +540,12 @@
540540
"@microsoft/eslint-formatter-sarif": "^3.1.0",
541541
"@stylistic/eslint-plugin": "^5.6.1",
542542
"@types/asciichart": "^1.5.6",
543-
"@types/glob": "^7.2.0",
544-
"@types/mocha": "^9.1.1",
543+
"@types/glob": "^9.0.0",
544+
"@types/mocha": "^10.0.10",
545545
"@types/node": "25.x",
546546
"@types/vscode": "^1.107.0",
547547
"@types/vscode-webview": "^1.57.1",
548-
"@typescript-eslint/eslint-plugin": "^8.50.0",
548+
"@typescript-eslint/eslint-plugin": "^8.50.1",
549549
"@typescript-eslint/parser": "^8.50.0",
550550
"@vscode/test-electron": "^2.5.2",
551551
"esbuild": "^0.27.2",

0 commit comments

Comments
 (0)