Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 3e5bebf commit 8dff476
Show file tree
Hide file tree
Showing 24 changed files with 864 additions and 492 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@types/jest": "28.1.3",
"@types/node": "18.0.0",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
Expand Down
109 changes: 70 additions & 39 deletions NestJS/Curso-NestJS-Fundamentos/00-Introduccion/FINAL/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@types/jest": "28.1.3",
"@types/node": "18.0.0",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
Expand Down
Loading

0 comments on commit 8dff476

Please sign in to comment.