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

Commit 98981e7

Browse files
chore: Bump tslog from 3.3.3 to 3.3.4 in /modules/runners/lambdas/runners (#2447)
chore: Bump tslog in /modules/runners/lambdas/runners Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.3 to 3.3.4. - [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.3...v3.3.4) --- updated-dependencies: - dependency-name: tslog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b75c0db commit 98981e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/node": "^18.7.18",
4646
"aws-sdk": "^2.1221.0",
4747
"cron-parser": "^4.6.0",
48-
"tslog": "^3.3.3",
48+
"tslog": "^3.3.4",
4949
"typescript": "^4.7.4"
5050
}
5151
}

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

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

4824-
tslog@^3.3.3:
4825-
version "3.3.3"
4826-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3.tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d"
4827-
integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g==
4824+
tslog@^3.3.4:
4825+
version "3.3.4"
4826+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.4.tgz#083197a908c97b3b714a0576b9dac293f223f368"
4827+
integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q==
48284828
dependencies:
48294829
source-map-support "^0.5.21"
48304830

0 commit comments

Comments
 (0)