Skip to content

Commit be23c7f

Browse files
chore: Bump tslog in /modules/webhook/lambdas/webhook (#1733)
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.1 to 3.3.2. - [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.1...v3.3.2) --- 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 bfa6fc7 commit be23c7f

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
@@ -43,6 +43,6 @@
4343
"@octokit/rest": "^18.12.0",
4444
"@octokit/webhooks": "^9.22.0",
4545
"aws-lambda": "^1.0.7",
46-
"tslog": "^3.3.1"
46+
"tslog": "^3.3.2"
4747
}
4848
}

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4787,10 +4787,10 @@ tslib@^2.3.0:
47874787
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
47884788
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
47894789

4790-
tslog@^3.3.1:
4791-
version "3.3.1"
4792-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.1.tgz#cf5b236772c05c59e183dc1d088e4dbf5bcd8f85"
4793-
integrity sha512-An3uyXX95uU/X7v5H6G9OKW6ip/gVOpvsERGJ/nR4Or5TP5GwoI9nUjhNWEc8mJOWC7uhPMg2UzkrVDUtadELg==
4790+
tslog@^3.3.2:
4791+
version "3.3.2"
4792+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2.tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24"
4793+
integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w==
47944794
dependencies:
47954795
source-map-support "^0.5.21"
47964796

0 commit comments

Comments
 (0)