Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent 9dd6d10 commit 009151a
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.7",
"@types/node": "20.8.10",
"@types/supertest": "2.0.15",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
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.7",
"@types/node": "20.8.10",
"@types/supertest": "2.0.15",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
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.7",
"@types/node": "20.8.10",
"@types/supertest": "2.0.15",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
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": "2.1.1",
"@sveltejs/kit": "1.27.3",
"@sveltejs/package": "2.2.2",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte": "2.35.0",
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": "2.1.1",
"@sveltejs/kit": "1.27.3",
"@sveltejs/package": "2.2.2",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-svelte": "2.35.0",
Expand Down

0 comments on commit 009151a

Please sign in to comment.