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

Commit 2e9a915

Browse files
chore: Bump tslog from 3.3.3 to 3.3.4 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2382)
chore: Bump tslog 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 1867b4b commit 2e9a915

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
},
3636
"dependencies": {
3737
"axios": "^0.27.2",
38-
"tslog": "^3.3.3"
38+
"tslog": "^3.3.4"
3939
}
4040
}

Diff for: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3925,10 +3925,10 @@ tslib@^1.8.1:
39253925
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
39263926
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
39273927

3928-
tslog@^3.3.3:
3929-
version "3.3.3"
3930-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3.tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d"
3931-
integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g==
3928+
tslog@^3.3.4:
3929+
version "3.3.4"
3930+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.4.tgz#083197a908c97b3b714a0576b9dac293f223f368"
3931+
integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q==
39323932
dependencies:
39333933
source-map-support "^0.5.21"
39343934

0 commit comments

Comments
 (0)