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

Commit 4e579a7

Browse files
chore: Bump tslog in /modules/runners/lambdas/runners (#1732)
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 be23c7f commit 4e579a7

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": "^17.0.17",
4646
"aws-sdk": "^2.1072.0",
4747
"cron-parser": "^4.2.1",
48-
"tslog": "^3.3.1",
48+
"tslog": "^3.3.2",
4949
"typescript": "^4.5.5"
5050
}
5151
}

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

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

4417-
tslog@^3.3.1:
4418-
version "3.3.1"
4419-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.1.tgz#cf5b236772c05c59e183dc1d088e4dbf5bcd8f85"
4420-
integrity sha512-An3uyXX95uU/X7v5H6G9OKW6ip/gVOpvsERGJ/nR4Or5TP5GwoI9nUjhNWEc8mJOWC7uhPMg2UzkrVDUtadELg==
4417+
tslog@^3.3.2:
4418+
version "3.3.2"
4419+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2.tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24"
4420+
integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w==
44214421
dependencies:
44224422
source-map-support "^0.5.21"
44234423

0 commit comments

Comments
 (0)