Skip to content

Commit

Permalink
Merge pull request #1 from OpenCoverDeFi/@update/update-peer-dependen…
Browse files Browse the repository at this point in the history
…cies

@update/update peer dependencies
  • Loading branch information
Thanos Di authored Sep 5, 2023
2 parents b2a4f9a + a018c0d commit 8f6c969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opencover/eslint-config-opencover",
"version": "1.0.1",
"version": "2.0.0",
"description": "ESLint Typescript shareable config for OpenCover's coding style.",
"keywords": [
"eslint",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"peerDependencies": {
"eslint": "^8.0.0",
"typescript": "^4.0.0"
"typescript": "^5.0.0"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.42.1",
Expand Down

0 comments on commit 8f6c969

Please sign in to comment.