Skip to content

Commit 7f8428b

Browse files
chore: Bump typescript in /modules/webhook/lambdas/webhook
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.6.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 892a02e commit 7f8428b

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
@@ -36,7 +36,7 @@
3636
"prettier": "2.5.1",
3737
"ts-jest": "^27.1.3",
3838
"ts-node-dev": "^1.1.6",
39-
"typescript": "^4.5.5"
39+
"typescript": "^4.6.2"
4040
},
4141
"dependencies": {
4242
"@aws-sdk/client-ssm": "^3.53.0",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4652,10 +4652,10 @@ typedarray-to-buffer@^3.1.5:
46524652
dependencies:
46534653
is-typedarray "^1.0.0"
46544654

4655-
typescript@^4.5.5:
4656-
version "4.5.5"
4657-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
4658-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
4655+
typescript@^4.6.2:
4656+
version "4.6.2"
4657+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
4658+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
46594659

46604660
universal-user-agent@^6.0.0:
46614661
version "6.0.0"

0 commit comments

Comments
 (0)