Skip to content

Commit 46ded4e

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint). Updates `@typescript-eslint/eslint-plugin` from 8.38.0 to 8.39.0 - [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.39.0/packages/eslint-plugin) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2236b1e commit 46ded4e

File tree

2 files changed

+80
-93
lines changed

2 files changed

+80
-93
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,11 +346,11 @@
346346
"@types/mocha": "^10.0.10",
347347
"@types/node": "^14.18.63",
348348
"@types/vscode": "^1.82.0",
349-
"@typescript-eslint/eslint-plugin": "^8.38.0",
349+
"@typescript-eslint/eslint-plugin": "^8.39.0",
350350
"@vscode/test-electron": "^2.3.9",
351351
"async-wait-until": "^2.0.27",
352352
"chai": "^4.5.0",
353-
"eslint": "^9.31.0",
353+
"eslint": "^9.32.0",
354354
"eslint-define-config": "^2.1.0",
355355
"eslint-plugin-chai-friendly": "^1.1.0",
356356
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)