Skip to content

Commit b9bbe07

Browse files
fix(deps): update typescript-eslint monorepo to v6 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb63100 commit b9bbe07

2 files changed

Lines changed: 112 additions & 44 deletions

File tree

packages/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"eslint": ">=7.0.0"
3939
},
4040
"dependencies": {
41-
"@typescript-eslint/eslint-plugin": "^5.0.0",
42-
"@typescript-eslint/parser": "^5.0.0",
41+
"@typescript-eslint/eslint-plugin": "^6.0.0",
42+
"@typescript-eslint/parser": "^6.0.0",
4343
"eslint-plugin-import": "^2.25.3",
4444
"eslint-plugin-jest": "^27.0.0",
4545
"eslint-plugin-jest-dom": "^5.0.0",

pnpm-lock.yaml

Lines changed: 110 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)