Skip to content

Commit a16df3a

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 8.21.0 to 8.22.0 (#754)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.21.0 to 8.22.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.22.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 2d0435c commit a16df3a

File tree

3 files changed

+126
-57
lines changed

3 files changed

+126
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/node": "^22",
6464
"@types/xml2js": "~0.4.14",
6565
"@typescript-eslint/eslint-plugin": "^8.21.0",
66-
"@typescript-eslint/parser": "^8.21.0",
66+
"@typescript-eslint/parser": "^8.22.0",
6767
"@typescript-eslint/utils": "^8.21.0",
6868
"@vitest/coverage-v8": "^2.1.8",
6969
"@wdio/appium-service": "^9.7.1",

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.18",
4343
"@types/react-dom": "^18.3.5",
4444
"@typescript-eslint/eslint-plugin": "^8.21.0",
45-
"@typescript-eslint/parser": "^8.21.0",
45+
"@typescript-eslint/parser": "^8.22.0",
4646
"autoprefixer": "^10.4.20",
4747
"eslint": "^9.19.0",
4848
"eslint-import-resolver-typescript": "^3.7.0",

0 commit comments

Comments
 (0)