Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 99fbfd9 commit b57e9c2
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 671 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@pollyjs/core": "^6.0.5",
"@pollyjs/persister-fs": "^6.0.5",
"@strictsoftware/typedoc-plugin-monorepo": "^0.4.2",
"@types/jest": "^29.0.0",
"@types/jest": "^27.5.2",
"@types/node": "^20.0.0",
"@types/object-inspect": "^1.8.1",
"@types/readable-stream": "^4.0.0",
"@types/setup-polly-jest": "^0.5.2",
"@types/ws": "^8.5.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "^6.0.0",
"abort-controller": "^3.0.0",
"arrayify-stream": "^2.0.1",
"asynciterator": "^3.8.0",
Expand All @@ -40,7 +40,7 @@
"eslint-plugin-unicorn": "37.0.1",
"eslint-plugin-unused-imports": "^2.0.0",
"event-emitter-promisify": "^1.1.0",
"jest": "^29.0.0",
"jest": "^27.5.1",
"jest-mock": "^29.3.1",
"jest-rdf": "^1.7.1",
"karma": "^6.4.1",
Expand All @@ -67,7 +67,7 @@
"stream-to-string": "^1.2.0",
"streamify-array": "^1.0.1",
"streamify-string": "^1.0.1",
"ts-jest": "^29.0.0",
"ts-jest": "^27.1.5",
"ts-loader": "^9.4.1",
"typedoc": "^0.21.0",
"typescript": "^4.9.3",
Expand Down
Loading

0 comments on commit b57e9c2

Please sign in to comment.