Skip to content

Commit 422ba2e

Browse files
chore: Bump typescript in /modules/webhook/lambdas/webhook
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.4.4...v4.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee56a90 commit 422ba2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prettier": "2.5.0",
3535
"ts-jest": "^27.0.7",
3636
"ts-node-dev": "^1.1.6",
37-
"typescript": "^4.4.4"
37+
"typescript": "^4.5.2"
3838
},
3939
"dependencies": {
4040
"@aws-sdk/client-ssm": "^3.43.0",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4466,10 +4466,10 @@ typedarray-to-buffer@^3.1.5:
44664466
dependencies:
44674467
is-typedarray "^1.0.0"
44684468

4469-
typescript@^4.4.4:
4470-
version "4.4.4"
4471-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
4472-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
4469+
typescript@^4.5.2:
4470+
version "4.5.2"
4471+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
4472+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
44734473

44744474
universal-user-agent@^6.0.0:
44754475
version "6.0.0"

0 commit comments

Comments
 (0)