Skip to content

Commit

Permalink
chore: Bump tslog
Browse files Browse the repository at this point in the history
Bumps [tslog](https://github.com/fullstack-build/tslog) from 3.3.4 to 4.9.3.
- [Release notes](https://github.com/fullstack-build/tslog/releases)
- [Commits](fullstack-build/tslog@v3.3.4...v4.9.3)

---
updated-dependencies:
- dependency-name: tslog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent abc53ca commit ec805f1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"dependencies": {
"axios": "^1.2.1",
"aws-sdk": "^2.1283.0",
"tslog": "^3.3.4"
"tslog": "^4.9.3"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3547,7 +3547,7 @@ [email protected]:
buffer-from "^1.0.0"
source-map "^0.6.0"

source-map-support@^0.5.12, source-map-support@^0.5.21:
source-map-support@^0.5.12:
version "0.5.21"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
Expand Down Expand Up @@ -3770,12 +3770,10 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslog@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.4.tgz#083197a908c97b3b714a0576b9dac293f223f368"
integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q==
dependencies:
source-map-support "^0.5.21"
tslog@^4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/tslog/-/tslog-4.9.3.tgz#d4167d5f51748bdeab593945bc2d8f9827ea0dba"
integrity sha512-oDWuGVONxhVEBtschLf2cs/Jy8i7h1T+CpdkTNWQgdAF7DhRo2G8vMCgILKe7ojdEkLhICWgI1LYSSKaJsRgcw==

tsutils@^3.21.0:
version "3.21.0"
Expand Down

0 comments on commit ec805f1

Please sign in to comment.