Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v5.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 75307cf commit f795397
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 74 deletions.
115 changes: 55 additions & 60 deletions package-lock.json

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

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.22.5",
"@types/aws-lambda": "8.10.119",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.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.22.5",
"@types/aws-lambda": "8.10.119",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"aws-sdk-client-mock": "2.2.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.44.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.2",
"@types/natural": "5.1.2",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
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.22.5",
"@types/aws-lambda": "8.10.119",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
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.22.5",
"@types/aws-lambda": "8.10.119",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.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.22.5",
"@types/aws-lambda": "8.10.119",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.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.119",
"@types/jest": "29.5.2",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"aws-sdk-client-mock": "2.2.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
Expand Down

0 comments on commit f795397

Please sign in to comment.