Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 39a384a

Browse files
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the / directory: [@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 `@typescript-eslint/eslint-plugin` from 2.27.0 to 8.22.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.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 2.27.0 to 8.22.0 - [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.22.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 270aeb4 commit 39a384a

File tree

2 files changed

+231
-90
lines changed

2 files changed

+231
-90
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"devDependencies": {
6161
"@types/mocha": "^10.0.6",
6262
"@types/node": "8",
63-
"@typescript-eslint/eslint-plugin": "^2.27.0",
64-
"@typescript-eslint/parser": "^2.27.0",
63+
"@typescript-eslint/eslint-plugin": "^8.32.1",
64+
"@typescript-eslint/parser": "^8.32.1",
6565
"cross-env": "^7.0.3",
6666
"decompress": "^4.2.1",
6767
"decompress-targz": "^4.1.1",

0 commit comments

Comments
 (0)