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

Commit e59866d

Browse files
chore: Bump tslog (#1585)
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.0 to 3.3.1. - [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.0...v3.3.1) --- 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 7404de6 commit e59866d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
},
3535
"dependencies": {
3636
"axios": "^0.24.0",
37-
"tslog": "^3.3.0"
37+
"tslog": "^3.3.1"
3838
}
3939
}

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

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

3329-
tslog@^3.3.0:
3330-
version "3.3.0"
3331-
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.0.tgz#868d90a80b915087de18d810d942a6f763bd6cd1"
3332-
integrity sha512-NP/9xDON5rv8zCS/jDpvi1V+Oplpwd86BBscdEbK6STWRxsSuott33tqly+RCSkFrLVrCuF9qAJKZTPDaR+HbQ==
3329+
tslog@^3.3.1:
3330+
version "3.3.1"
3331+
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.1.tgz#cf5b236772c05c59e183dc1d088e4dbf5bcd8f85"
3332+
integrity sha512-An3uyXX95uU/X7v5H6G9OKW6ip/gVOpvsERGJ/nR4Or5TP5GwoI9nUjhNWEc8mJOWC7uhPMg2UzkrVDUtadELg==
33333333
dependencies:
33343334
source-map-support "^0.5.21"
33353335

0 commit comments

Comments
 (0)