Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 08fce4a commit 47cb261
Show file tree
Hide file tree
Showing 38 changed files with 88 additions and 88 deletions.
98 changes: 49 additions & 49 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"ts-node": "10.9.2",
"typeorm": "0.3.20",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0",
"typescript-eslint": "8.22.0",
"wrk": "1.2.1",
"ws": "8.18.0"
},
Expand Down
2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-prettier": "5.2.3",
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"eslint-plugin-prettier": "5.2.3",
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/04-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/05-sql-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/06-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/07-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/08-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"webpack": "5.97.1",
"webpack-cli": "6.0.1",
"webpack-node-externals": "3.0.0",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/10-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/11-swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/12-graphql-schema-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/13-mongo-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/14-mongoose-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/15-mvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"eslint-plugin-prettier": "5.2.3",
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/16-gateways-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"eslint-plugin-prettier": "5.2.3",
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/17-mvc-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/18-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"eslint-plugin-prettier": "5.2.3",
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/19-auth-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down
2 changes: 1 addition & 1 deletion sample/20-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/21-serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"eslint-plugin-prettier": "5.2.3",
"globals": "15.14.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
6 changes: 3 additions & 3 deletions sample/22-graphql-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@types/express": "5.0.0",
"@types/node": "22.10.10",
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
Expand All @@ -61,6 +61,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
2 changes: 1 addition & 1 deletion sample/23-graphql-code-first/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0"
"typescript-eslint": "8.22.0"
}
}
Loading

0 comments on commit 47cb261

Please sign in to comment.