Skip to content

Commit

Permalink
merge pull request from DIY0R/conflicting-versions
Browse files Browse the repository at this point in the history
fix: updating conflicting versions
  • Loading branch information
DIY0R authored Jun 18, 2024
2 parents 7f17fd8 + 67c35e3 commit 41a7a3d
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
Expand Up @@ -29,8 +29,8 @@
"@nestjs/testing": "^10.0.0",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down

0 comments on commit 41a7a3d

Please sign in to comment.