Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent 87b900b commit a131320
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/porygon-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/porygon-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
"@types/node": "18.17.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down

0 comments on commit a131320

Please sign in to comment.