Skip to content

Commit

Permalink
fix(deps): update dependency @txo/log to ^2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2023
1 parent d2c8a63 commit 931b487
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"update-boilerplate-version": "./scripts/update-boilerplate-version.sh"
},
"dependencies": {
"@txo/log": "^2.0.12",
"@txo/log": "^2.0.13",
"@txo/service-prop": "^2.2.12"
},
"peerDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,6 +1568,11 @@
resolved "https://registry.yarnpkg.com/@txo/log/-/log-2.0.12.tgz#008c0eaddec1a609536c9d42a32b62653bd3629f"
integrity sha512-TsRf+b2nIis6waurFfg+kQlRMG1hIlaXpZl6RdLFrJrHYoB5/X2Q3we3pFsOgBhLh06VhU1aD1tar+0N/Qeq9A==

"@txo/log@^2.0.13":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@txo/log/-/log-2.0.13.tgz#663100f59df18f4ddec9d85f62a20ec4b5e24b54"
integrity sha512-fDUAJ5n+bC+/xqHFpM4Ua4nuQjWcRLTSksLR5mLXZoUlH787SUzFkpUvjFJeiGKXOqUKt35ImInLZb0oQ6yHhg==

"@txo/service-prop@^2.2.12":
version "2.2.12"
resolved "https://registry.yarnpkg.com/@txo/service-prop/-/service-prop-2.2.12.tgz#d8ee194bb70573d2f39060744470474a26dd84d2"
Expand Down

0 comments on commit 931b487

Please sign in to comment.