Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 9065849 commit 3a5699d
Show file tree
Hide file tree
Showing 8 changed files with 469 additions and 80 deletions.
521 changes: 455 additions & 66 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.24.1",
"@types/aws-lambda": "8.10.136",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.57.0",
"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.24.1",
"@types/aws-lambda": "8.10.136",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"aws-sdk-client-mock": "2.2.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.57.0",
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.12",
"@types/natural": "5.1.5",
"@types/node": "18.19.26",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
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.24.1",
"@types/aws-lambda": "8.10.136",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.1",
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.24.1",
"@types/aws-lambda": "8.10.136",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.57.0",
"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.24.1",
"@types/aws-lambda": "8.10.136",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.57.0",
"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.136",
"@types/jest": "29.5.12",
"@types/node": "18.19.26",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
Expand Down

0 comments on commit 3a5699d

Please sign in to comment.