Skip to content

Commit caf1985

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 0df0160 commit caf1985

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
@@ -83,7 +83,7 @@
8383
"@types/react": "18.2.5",
8484
"@types/react-dom": "18.2.5",
8585
"@types/uuid": "^9.0.7",
86-
"@typescript-eslint/parser": "^8.46.1",
86+
"@typescript-eslint/parser": "^8.47.0",
8787
"babel-jest": "29.4.3",
8888
"babel-loader": "9.1.2",
8989
"dotenv-cli": "^10.0.0",

0 commit comments

Comments
 (0)