Skip to content

Commit c0abf2d

Browse files
chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (#1748)
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.12.0 to 7.13.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.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.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.13.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f90c74 commit c0abf2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@rollup/plugin-commonjs": "26.0.1",
5555
"@rollup/plugin-node-resolve": "15.2.3",
5656
"@rollup/plugin-virtual": "3.0.2",
57-
"@typescript-eslint/eslint-plugin": "7.12.0",
58-
"@typescript-eslint/parser": "7.12.0",
57+
"@typescript-eslint/eslint-plugin": "7.13.1",
58+
"@typescript-eslint/parser": "7.13.1",
5959
"ansi-colors": "4.1.3",
6060
"babel-plugin-add-module-exports": "1.0.4",
6161
"eslint": "8.57.0",

0 commit comments

Comments
 (0)