Skip to content

Commit

Permalink
chore: Bump tslog in /modules/webhook/lambdas/webhook
Browse files Browse the repository at this point in the history
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.4 to 4.9.2.
- [Release notes](https://github.com/fullstack-build/tslog/releases)
- [Commits](fullstack-build/tslog@v3.3.4...v4.9.2)

---
updated-dependencies:
- dependency-name: tslog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent abc53ca commit 08a6bdf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion modules/webhook/lambdas/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"@octokit/webhooks": "^10.4.0",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1283.0",
"tslog": "^3.3.4"
"tslog": "^4.9.2"
}
}
12 changes: 5 additions & 7 deletions modules/webhook/lambdas/webhook/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4722,7 +4722,7 @@ [email protected]:
buffer-from "^1.0.0"
source-map "^0.6.0"

source-map-support@^0.5.12, source-map-support@^0.5.21:
source-map-support@^0.5.12:
version "0.5.21"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
Expand Down Expand Up @@ -4981,12 +4981,10 @@ tslib@^2.3.0, tslib@^2.3.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==

tslog@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.4.tgz#083197a908c97b3b714a0576b9dac293f223f368"
integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q==
dependencies:
source-map-support "^0.5.21"
tslog@^4.9.2:
version "4.9.2"
resolved "https://registry.yarnpkg.com/tslog/-/tslog-4.9.2.tgz#35de3a073784dfe3849caeaa028010c7a62b7f4a"
integrity sha512-wBM+LRJoNl34Bdu8mYEFxpvmOUedpNUwMNQB/NcuPIZKwdDde6xLHUev3bBjXQU7gdurX++X/YE7gLH8eXYsiQ==

tsutils@^3.21.0:
version "3.21.0"
Expand Down

0 comments on commit 08a6bdf

Please sign in to comment.