Skip to content

Commit

Permalink
Chore: Update typescript-eslint monorepo to v6.21.0 (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff <rustyangel@gmail.com>
  • Loading branch information
renovate[bot] and stormwarning authored Feb 8, 2024
1 parent 402a10a commit 051a160
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 51 deletions.
5 changes: 5 additions & 0 deletions .changeset/lemon-zebras-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@zazen/eslint-config": patch
---

Update typescript-eslint monorepo to v6.21.0
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
},
"dependencies": {
"@rushstack/eslint-patch": "1.7.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-xo": "0.43.1",
"eslint-config-xo-typescript": "1.0.1",
Expand Down
98 changes: 49 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 051a160

Please sign in to comment.