Skip to content

Commit 800640e

Browse files
chore(deps-dev): update @typescript-eslint/parser requirement
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. Updates `@typescript-eslint/parser` to 8.47.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.47.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 722d2f5 commit 800640e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/react": "18.2.5",
8686
"@types/react-dom": "18.2.5",
8787
"@types/uuid": "^9.0.7",
88-
"@typescript-eslint/parser": "^8.46.1",
88+
"@typescript-eslint/parser": "^8.48.0",
8989
"babel-jest": "29.4.3",
9090
"babel-loader": "9.1.2",
9191
"dotenv-cli": "^10.0.0",

0 commit comments

Comments
 (0)