Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent d7120ff commit 2c85f06
Show file tree
Hide file tree
Showing 8 changed files with 2,475 additions and 254 deletions.
2,701 changes: 2,461 additions & 240 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/booster-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@babel/preset-typescript": "7.26.0",
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/generate-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@babel/preset-typescript": "7.26.0",
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"aws-sdk-client-mock": "2.2.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.57.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/generate-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/jest": "29.5.14",
"@types/natural": "5.1.5",
"@types/node": "18.19.61",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.31.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/generate-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@babel/preset-typescript": "7.26.0",
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.31.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/generate-title/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@babel/preset-typescript": "7.26.0",
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/randomise-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@babel/preset-typescript": "7.26.0",
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/upload-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@types/aws-lambda": "8.10.145",
"@types/jest": "29.5.14",
"@types/node": "18.19.61",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
Expand Down

0 comments on commit 2c85f06

Please sign in to comment.