Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit f15d4f6

Browse files
chore: Bump @types/aws-lambda from 8.10.104 to 8.10.106 in /modules/runners/lambdas/runners (#2465)
chore: Bump @types/aws-lambda in /modules/runners/lambdas/runners Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.104 to 8.10.106. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) --- updated-dependencies: - dependency-name: "@types/aws-lambda" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e146c1 commit f15d4f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: modules/runners/lambdas/runners/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
20-
"@types/aws-lambda": "^8.10.104",
20+
"@types/aws-lambda": "^8.10.106",
2121
"@types/express": "^4.17.14",
2222
"@types/jest": "^27.5.0",
2323
"@typescript-eslint/eslint-plugin": "^4.33.0",
@@ -40,7 +40,7 @@
4040
"@octokit/auth-app": "4.0.6",
4141
"@octokit/rest": "^19.0.4",
4242
"@octokit/types": "^7.5.1",
43-
"@types/aws-lambda": "^8.10.104",
43+
"@types/aws-lambda": "^8.10.106",
4444
"@types/express": "^4.17.14",
4545
"@types/node": "^18.8.2",
4646
"aws-sdk": "^2.1229.0",

Diff for: modules/runners/lambdas/runners/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1615,10 +1615,10 @@
16151615
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
16161616
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
16171617

1618-
"@types/aws-lambda@^8.10.104":
1619-
version "8.10.104"
1620-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.104.tgz#01ec1d55a08bdf1201150d9ecae39ff7cca9ff4a"
1621-
integrity sha512-HXZJH8aBa06re9NCtFudOr21izYZycgXIVjd8vFBSNSf6Ca4GYD77TfKqwYgcDqv4olqj5KK+Ks7Xi5IXFbNGA==
1618+
"@types/aws-lambda@^8.10.106":
1619+
version "8.10.106"
1620+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.106.tgz#8f64c61c978e46a592044b5a697cb80ea9a542d3"
1621+
integrity sha512-yzgMaql7aW1by1XuhKhovuhLyK/1A60lapFXDXXBeHmoyRGQFO2T8lkL3g8hAhHoW5PEvqPJFWPd8jvXiRnxeQ==
16221622

16231623
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14":
16241624
version "7.1.18"

0 commit comments

Comments
 (0)