Skip to content

Commit cba4c65

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#699)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.1 to 8.18.2. - [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.18.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f8254a commit cba4c65

File tree

3 files changed

+80
-18
lines changed

3 files changed

+80
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/inquirer": "^9.0.7",
6868
"@types/node": "^22",
6969
"@types/xml2js": "~0.4.14",
70-
"@typescript-eslint/eslint-plugin": "^8.18.1",
70+
"@typescript-eslint/eslint-plugin": "^8.18.2",
7171
"@typescript-eslint/parser": "^8.18.1",
7272
"@typescript-eslint/utils": "^8.18.1",
7373
"@vitest/coverage-v8": "^2.1.8",

packages/visual-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@remix-run/dev": "^2.15.2",
4242
"@types/react": "^18.3.18",
4343
"@types/react-dom": "^18.3.5",
44-
"@typescript-eslint/eslint-plugin": "^8.18.1",
44+
"@typescript-eslint/eslint-plugin": "^8.18.2",
4545
"@typescript-eslint/parser": "^8.18.1",
4646
"autoprefixer": "^10.4.20",
4747
"eslint": "^9.17.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)