Skip to content

Commit

Permalink
build: bump tslog from 4.9.1 to 4.9.2
Browse files Browse the repository at this point in the history
Bumps [tslog](https://github.com/fullstack-build/tslog) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/fullstack-build/tslog/releases)
- [Commits](fullstack-build/tslog@v4.9.1...v4.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2023
1 parent 27870ec commit 0502065
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"pg": "^8.11.3",
"reflect-metadata": "^0.1.13",
"swagger-ui-express": "^4.6.3",
"tslog": "^4.9.1",
"tslog": "^4.9.2",
"tsoa": "^5.1.1",
"typeorm": "^0.3.17",
"typeorm-extension": "^2.8.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12463,7 +12463,7 @@ __metadata:
swagger-ui-express: ^4.6.3
ts-node: ^10.9.1
tslib: ^2.6.2
tslog: ^4.9.1
tslog: ^4.9.2
tsoa: ^5.1.1
typeorm: ^0.3.17
typeorm-extension: ^2.8.1
Expand Down Expand Up @@ -12664,10 +12664,10 @@ __metadata:
languageName: node
linkType: hard

"tslog@npm:^4.9.1":
version: 4.9.1
resolution: "tslog@npm:4.9.1"
checksum: 1791106b1ba3dfaae8543f1c37e1f5e15e027c13c6dc0b0d5f3b852dbcb367c7fa0260b55d309e42468d46dca999b0d6e10e4d7493114d7d7c4a1cf1cd595b28
"tslog@npm:^4.9.2":
version: 4.9.2
resolution: "tslog@npm:4.9.2"
checksum: 702e45647a68b127d63c5eb63a0f322af8d01f17b689127d32238d6ca2ef76889648a00b88c040430e3126acedef070022b20ebd81823879ba3766cf5188c868
languageName: node
linkType: hard

Expand Down

0 comments on commit 0502065

Please sign in to comment.