Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 2a9f644

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @aspecto/logger to ^0.0.15
1 parent 08a8c84 commit 2a9f644

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/aspecto-io/benchmarks#readme",
3131
"dependencies": {
32-
"@aspecto/logger": "^0.0.14",
32+
"@aspecto/logger": "^0.0.15",
3333
"@aspecto/opentelemetry": "^0.0.136",
3434
"ab-result": "^1.0.2",
3535
"axios": "^0.21.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@aspecto/logger@^0.0.14":
6-
version "0.0.14"
7-
resolved "https://registry.yarnpkg.com/@aspecto/logger/-/logger-0.0.14.tgz#41ff61adec7f150a44a29f93373c1e79220bdac7"
8-
integrity sha512-yOdNUNT5PQpwk4CIJMZw8QTyR5OZDIcHNILoeALeJ3Yr70NrscJbNPtPZn5NHCehXzbvvzlQRfRc3+NmJES/fQ==
5+
"@aspecto/logger@^0.0.15":
6+
version "0.0.15"
7+
resolved "https://registry.yarnpkg.com/@aspecto/logger/-/logger-0.0.15.tgz#720847ec5fcf3704a3e9f1e3d51f75eb8020c4e4"
8+
integrity sha512-ktdI+7v5dbgAhKy1zm2D1rkGL8JFq05tBoVZxJtrrENgODA+qmkLxb/oxGJTLBYKVgRLykrWypIMsJ6BfLDASA==
99
dependencies:
1010
serialize-error "^5.0.0"
1111

0 commit comments

Comments
 (0)