Skip to content

Commit 9e1dc5a

Browse files
Bump the typescript-eslint group across 1 directory with 2 updates
Bumps the typescript-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 7.7.0 to 7.16.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/v7.16.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.7.0 to 7.16.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/v7.16.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0e0c97 commit 9e1dc5a

2 files changed

Lines changed: 49 additions & 66 deletions

File tree

package-lock.json

Lines changed: 47 additions & 64 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
@@ -11,8 +11,8 @@
1111
"@tsconfig/node20": "^20.1.4",
1212
"@types/doi-regex": "^0.1.3",
1313
"@types/node": "^20.12.7",
14-
"@typescript-eslint/eslint-plugin": "^7.7.0",
15-
"@typescript-eslint/parser": "^7.7.0",
14+
"@typescript-eslint/eslint-plugin": "^7.16.1",
15+
"@typescript-eslint/parser": "^7.16.1",
1616
"dotenv": "^16.4.5",
1717
"eslint": "^8.57.0",
1818
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)