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

Commit 8d8d9b3

Browse files
chore: Bump tslog in /modules/webhook/lambdas/webhook (#1874)
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](fullstack-build/tslog@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: tslog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 160577f commit 8d8d9b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"@octokit/rest": "^18.12.0",
4444
"@octokit/webhooks": "^9.23.0",
4545
"aws-lambda": "^1.0.7",
46-
"tslog": "^3.3.2"
46+
"tslog": "^3.3.3"
4747
}
4848
}

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -4564,10 +4564,10 @@ tslib@^2.3.0:
45644564
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
45654565
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
45664566

4567-
tslog@^3.3.2:
4568-
version "3.3.2"
4569-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2.tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24"
4570-
integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w==
4567+
tslog@^3.3.3:
4568+
version "3.3.3"
4569+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3.tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d"
4570+
integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g==
45714571
dependencies:
45724572
source-map-support "^0.5.21"
45734573

0 commit comments

Comments
 (0)