Skip to content

Commit ca5905e

Browse files
dependabot[bot]ulich
authored andcommitted
chore: Bump tslog in /modules/runners/lambdas/runners (github-aws-runners#1871)
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 ae58f35 commit ca5905e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/node": "^17.0.23",
4646
"aws-sdk": "^2.1100.0",
4747
"cron-parser": "^4.2.1",
48-
"tslog": "^3.3.2",
48+
"tslog": "^3.3.3",
4949
"typescript": "^4.6.2"
5050
}
5151
}

modules/runners/lambdas/runners/yarn.lock

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

4376-
tslog@^3.3.2:
4377-
version "3.3.2"
4378-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2.tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24"
4379-
integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w==
4376+
tslog@^3.3.3:
4377+
version "3.3.3"
4378+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3.tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d"
4379+
integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g==
43804380
dependencies:
43814381
source-map-support "^0.5.21"
43824382

0 commit comments

Comments
 (0)