Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2022
1 parent d32064e commit be0a4f3
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.42.0",
"@typescript-eslint/parser": "5.42.0",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"eslint": "8.27.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.8.4
vitest: 0.22.1
peerDependencies:
"@typescript-eslint/eslint-plugin": 5.42.0
"@typescript-eslint/parser": 5.42.0
"@typescript-eslint/eslint-plugin": 5.42.1
"@typescript-eslint/parser": 5.42.1
eslint: 8.27.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit be0a4f3

Please sign in to comment.