Skip to content

Commit 46f5086

Browse files
chore(deps-dev): bump the typescript group with 2 updates
Bumps the typescript group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript](https://github.com/microsoft/TypeScript). Updates `@typescript-eslint/parser` from 7.18.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) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7b55dd commit 46f5086

File tree

2 files changed

+92
-50
lines changed

2 files changed

+92
-50
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/react-native": "^0.73.0",
4141
"@typescript-eslint/eslint-plugin": "^7.2.0",
42-
"@typescript-eslint/parser": "^7.2.0",
42+
"@typescript-eslint/parser": "^8.22.0",
4343
"@vitest/coverage-v8": "^3.0.4",
4444
"eslint": "^8.57.0",
4545
"eslint-config-prettier": "^10.0.1",

0 commit comments

Comments
 (0)