Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v5.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2022
1 parent 8fd26a9 commit e48ba51
Show file tree
Hide file tree
Showing 10 changed files with 380 additions and 197 deletions.
541 changes: 362 additions & 179 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/add-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"aws-sdk-client-mock": "2.0.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.28.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"aws-sdk-client-mock": "2.0.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.28.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/get-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"discord.js": "14.6.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/janitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"aws-sdk-client-mock": "2.0.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/map-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/move-delete-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"aws-sdk-client-mock": "2.0.0",
"copy-webpack-plugin": "11.0.0",
"eslint": "8.28.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/parse-command/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"aws-sdk-client-mock": "2.0.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/send-response/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.3",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"discord.js": "14.6.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/token-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "29.2.3",
"@types/node": "17.0.8",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/eslint-plugin": "5.44.0",
"@typescript-eslint/parser": "5.44.0",
"aws-sdk-client-mock": "2.0.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
Expand Down

0 comments on commit e48ba51

Please sign in to comment.