Skip to content

Commit

Permalink
Update dependency @types/aws-lambda to v8.10.93
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2022
1 parent a5f9fa7 commit 4a4feb6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
"@types/aws-lambda": "8.10.92",
"@types/aws-lambda": "8.10.93",
"@types/lodash.escape": "4.0.6",
"@types/qs": "6.9.7",
"@types/split2": "3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/user-event": "13.5.0",
"@types/aws-lambda": "8.10.92",
"@types/aws-lambda": "8.10.93",
"@types/babel-core": "6.25.7",
"@types/jest": "27.4.1",
"@types/node": "16.11.26",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5680,7 +5680,7 @@ __metadata:
"@babel/cli": 7.16.7
"@babel/core": 7.16.7
"@babel/plugin-transform-runtime": 7.16.7
"@types/aws-lambda": 8.10.92
"@types/aws-lambda": 8.10.93
"@types/lodash.escape": 4.0.6
"@types/qs": 6.9.7
"@types/split2": 3.2.1
Expand Down Expand Up @@ -6198,7 +6198,7 @@ __metadata:
"@testing-library/jest-dom": 5.16.2
"@testing-library/react": 12.1.3
"@testing-library/user-event": 13.5.0
"@types/aws-lambda": 8.10.92
"@types/aws-lambda": 8.10.93
"@types/babel-core": 6.25.7
"@types/jest": 27.4.1
"@types/node": 16.11.26
Expand Down Expand Up @@ -7383,10 +7383,10 @@ __metadata:
languageName: node
linkType: hard

"@types/aws-lambda@npm:8.10.92, @types/aws-lambda@npm:^8.10.83":
version: 8.10.92
resolution: "@types/aws-lambda@npm:8.10.92"
checksum: f1b0f2a516dcbe9e3da6d532bfeab88a5d5f3c2067e7870c097ec3ba389f4a1ef0e6f022413b555f0217cd5a0904787d588edac6e3da363abfcadde4f9912f7e
"@types/aws-lambda@npm:8.10.93, @types/aws-lambda@npm:^8.10.83":
version: 8.10.93
resolution: "@types/aws-lambda@npm:8.10.93"
checksum: a4f4892eda175b586393d7f142a37a3fff27fc7e16b345e4bd8f8f78c00c4f3be97591d0f620d66fb2b67aad00a37939f4e5130f196973bab4b57ff2b2fac768
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a4feb6

Please sign in to comment.