Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 5c1c441 commit 0b6882f
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions typescript/graphql-nestjs-sdl-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
4 changes: 2 additions & 2 deletions typescript/graphql-nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
4 changes: 2 additions & 2 deletions typescript/rest-nestjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
4 changes: 2 additions & 2 deletions typescript/rest-sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@sveltejs/adapter-auto": "3.2.1",
"@sveltejs/kit": "2.5.10",
"@sveltejs/package": "2.3.1",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.39.3",
Expand Down
4 changes: 2 additions & 2 deletions typescript/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@sveltejs/adapter-auto": "3.2.1",
"@sveltejs/kit": "2.5.10",
"@sveltejs/package": "2.3.1",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.39.3",
Expand Down

0 comments on commit 0b6882f

Please sign in to comment.