Skip to content

Commit ae5157d

Browse files
Update @typescript-eslint/parser requirement in /packages/main
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. - [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/v5.55.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 395cda2 commit ae5157d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@cloudflare/workers-types": "^4.20230307.0",
3636
"@typescript-eslint/eslint-plugin": "^5.54.1",
37-
"@typescript-eslint/parser": "^5.54.1",
37+
"@typescript-eslint/parser": "^5.55.0",
3838
"eslint": "^8.36.0",
3939
"eslint-config-prettier": "^8.7.0",
4040
"lerna": "^6.5.1",

0 commit comments

Comments
 (0)