Skip to content

Commit 26076a4

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.37.0 to 8.43.0 (#1004)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 9c14e67 commit 26076a4

File tree

3 files changed

+144
-60
lines changed

3 files changed

+144
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/eslint-plugin": "^8.37.0",
6363
"@wdio/globals": "^9.17.0",
6464
"@wdio/mocha-framework": "^9.18.0",
65-
"@typescript-eslint/parser": "^8.37.0",
65+
"@typescript-eslint/parser": "^8.43.0",
6666
"@typescript-eslint/utils": "^8.37.0",
6767
"@vitest/coverage-v8": "^3.2.4",
6868
"@vitest/ui": "^3.2.4",

packages/visual-reporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/react": "^18.3.23",
4343
"@types/react-dom": "^18.3.7",
4444
"@typescript-eslint/eslint-plugin": "^8.37.0",
45-
"@typescript-eslint/parser": "^8.37.0",
45+
"@typescript-eslint/parser": "^8.43.0",
4646
"autoprefixer": "^10.4.21",
4747
"eslint": "^9.31.0",
4848
"eslint-import-resolver-typescript": "^3.10.1",

0 commit comments

Comments
 (0)