Skip to content

Commit 871605e

Browse files
chore(deps-dev): bump @typescript-eslint/parser in /mobile
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.10.0 to 8.11.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.11.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] <[email protected]>
1 parent 1f2d01b commit 871605e

File tree

2 files changed

+132
-10
lines changed

2 files changed

+132
-10
lines changed

mobile/package-lock.json

+131-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mobile/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react-native": "^0.71.3",
2828
"@types/react-test-renderer": "^18.0.0",
2929
"@typescript-eslint/eslint-plugin": "^8.10.0",
30-
"@typescript-eslint/parser": "^8.10.0",
30+
"@typescript-eslint/parser": "^8.11.0",
3131
"babel-jest": "^29.7.0",
3232
"eslint": "^8.57.1",
3333
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)