Skip to content

Commit 223158f

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1023)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.37.0 to 8.43.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.43.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.43.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b75d5a commit 223158f

File tree

3 files changed

+22
-111
lines changed

3 files changed

+22
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/jsdom": "~21.1.7",
6060
"@types/node": "^24",
6161
"@types/xml2js": "~0.4.14",
62-
"@typescript-eslint/eslint-plugin": "^8.37.0",
62+
"@typescript-eslint/eslint-plugin": "^8.43.0",
6363
"@wdio/globals": "^9.17.0",
6464
"@wdio/mocha-framework": "^9.18.0",
6565
"@typescript-eslint/parser": "^8.43.0",

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.17.0",
4242
"@types/react": "^18.3.23",
4343
"@types/react-dom": "^18.3.7",
44-
"@typescript-eslint/eslint-plugin": "^8.37.0",
44+
"@typescript-eslint/eslint-plugin": "^8.43.0",
4545
"@typescript-eslint/parser": "^8.43.0",
4646
"autoprefixer": "^10.4.21",
4747
"eslint": "^9.35.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)