Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 24, 2023
1 parent f977b2b commit 4338493
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"test": "vitest --run"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"eslint": "8.32.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ __metadata:
typescript: 4.9.4
vitest: 0.22.1
peerDependencies:
"@typescript-eslint/eslint-plugin": 5.48.2
"@typescript-eslint/parser": 5.48.2
"@typescript-eslint/eslint-plugin": 5.49.0
"@typescript-eslint/parser": 5.49.0
eslint: 8.32.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 4338493

Please sign in to comment.