Skip to content

Commit

Permalink
fix(deps): update dependency @types/aws-lambda to v8.10.142 (#11076)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/aws-lambda](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda))
| [`8.10.141` ->
`8.10.142`](https://renovatebot.com/diffs/npm/@types%2faws-lambda/8.10.141/8.10.142)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2faws-lambda/8.10.142?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2faws-lambda/8.10.142?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2faws-lambda/8.10.141/8.10.142?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2faws-lambda/8.10.141/8.10.142?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent b35b1d7 commit efbf5e0
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/lodash": "4.17.7",
"@types/qs": "6.9.15",
"@types/split2": "4.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/jsonwebtoken": "9.0.6",
"@types/memjs": "1",
"@types/pascalcase": "1.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.5.4",
"vitest": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@redwoodjs/api": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"@redwoodjs/graphql-server": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"concurrently": "8.2.2",
"publint": "0.2.9",
"ts-toolbelt": "9.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"typescript": "5.5.4",
"vitest": "2.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.5.4",
"vitest": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.5.4",
"vitest": "2.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@redwoodjs/auth": "workspace:*",
"@redwoodjs/framework-tools": "workspace:*",
"@redwoodjs/graphql-server": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"concurrently": "8.2.2",
"publint": "0.2.9",
"ts-toolbelt": "9.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@envelop/types": "5.0.0",
"@redwoodjs/project-config": "workspace:*",
"@redwoodjs/realtime": "workspace:*",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/jsonwebtoken": "9.0.6",
"@types/lodash": "4.17.7",
"@types/uuid": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/aws-lambda": "8.10.141",
"@types/aws-lambda": "8.10.142",
"@types/babel-core": "6.25.10",
"@types/jest": "29.5.12",
"@types/node": "20.14.12",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7254,7 +7254,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/web-server": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/lodash": "npm:4.17.7"
"@types/qs": "npm:6.9.15"
"@types/split2": "npm:4.2.3"
Expand Down Expand Up @@ -7296,7 +7296,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@prisma/client": "npm:5.17.0"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/memjs": "npm:1"
"@types/pascalcase": "npm:1.0.3"
Expand Down Expand Up @@ -7390,7 +7390,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/api": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/jsonwebtoken": "npm:9.0.6"
core-js: "npm:3.37.1"
jsonwebtoken: "npm:9.0.2"
Expand Down Expand Up @@ -7444,7 +7444,7 @@ __metadata:
"@babel/runtime-corejs3": "npm:7.24.8"
"@clerk/clerk-sdk-node": "npm:4.13.20"
"@redwoodjs/api": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
core-js: "npm:3.37.1"
typescript: "npm:5.5.4"
vitest: "npm:2.0.4"
Expand Down Expand Up @@ -7531,7 +7531,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@redwoodjs/graphql-server": "workspace:*"
"@redwoodjs/web": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
concurrently: "npm:8.2.2"
publint: "npm:0.2.9"
ts-toolbelt: "npm:9.6.0"
Expand Down Expand Up @@ -7589,7 +7589,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/api": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
core-js: "npm:3.37.1"
firebase-admin: "npm:12.2.0"
typescript: "npm:5.5.4"
Expand Down Expand Up @@ -7640,7 +7640,7 @@ __metadata:
"@babel/core": "npm:^7.22.20"
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/api": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/jsonwebtoken": "npm:9.0.6"
core-js: "npm:3.37.1"
jsonwebtoken: "npm:9.0.2"
Expand Down Expand Up @@ -7692,7 +7692,7 @@ __metadata:
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/api": "workspace:*"
"@supabase/ssr": "npm:0.4.0"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/jsonwebtoken": "npm:9.0.6"
core-js: "npm:3.37.1"
jsonwebtoken: "npm:9.0.2"
Expand All @@ -7713,7 +7713,7 @@ __metadata:
"@redwoodjs/graphql-server": "workspace:*"
"@redwoodjs/web": "workspace:*"
"@supabase/ssr": "npm:0.4.0"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
concurrently: "npm:8.2.2"
publint: "npm:0.2.9"
ts-toolbelt: "npm:9.6.0"
Expand Down Expand Up @@ -8252,7 +8252,7 @@ __metadata:
"@redwoodjs/context": "workspace:*"
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/realtime": "workspace:*"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/jsonwebtoken": "npm:9.0.6"
"@types/lodash": "npm:4.17.7"
"@types/uuid": "npm:10.0.0"
Expand Down Expand Up @@ -8649,7 +8649,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.8"
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/aws-lambda": "npm:8.10.141"
"@types/aws-lambda": "npm:8.10.142"
"@types/babel-core": "npm:6.25.10"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.14.12"
Expand Down Expand Up @@ -10368,10 +10368,10 @@ __metadata:
languageName: node
linkType: hard

"@types/aws-lambda@npm:8.10.141":
version: 8.10.141
resolution: "@types/aws-lambda@npm:8.10.141"
checksum: 10c0/cb82807c0feee91702321ae492ae24023e05b461f91e155d1ade60a40af779067dd7631bd70f97f8ae4cf107aaa03286db0093694184c79f314edb38f1bfa250
"@types/aws-lambda@npm:8.10.142":
version: 8.10.142
resolution: "@types/aws-lambda@npm:8.10.142"
checksum: 10c0/9c9544d0f93bb8e1c044cd9d991c5c11d04c4a98d3b2dfade7d420df56270288baa254ec2d9782144ec7291d154c0dd550862f133ba81cca12a28af9f5349414
languageName: node
linkType: hard

Expand Down

0 comments on commit efbf5e0

Please sign in to comment.