Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.59.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 12, 2023
1 parent 3e5bebf commit 09197a0
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.59.11",
"@typescript-eslint/parser": "5.59.11",
"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.59.11",
"@typescript-eslint/parser": "5.59.11",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
Expand Down
Loading

0 comments on commit 09197a0

Please sign in to comment.