Skip to content

Commit 25e6100

Browse files
committed
chore: upgrade @tsmodule/log
1 parent 18518db commit 25e6100

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
@@ -19,7 +19,7 @@
1919
"typescript": "^4.9.3"
2020
},
2121
"dependencies": {
22-
"@tsmodule/log": "^0.2.1",
22+
"@tsmodule/log": "^0.2.5",
2323
"cli-spinners": "^2.7.0",
2424
"debug-logging": "^4.0.4"
2525
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@
7272
resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz#96116f2a912e0c02817345b3c10751069920d553"
7373
integrity sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==
7474

75-
"@tsmodule/log@^0.2.1":
76-
version "0.2.1"
77-
resolved "https://registry.yarnpkg.com/@tsmodule/log/-/log-0.2.1.tgz#e8609bf64f44b3548cdcd7ef0d3ac4d2a9ab727e"
78-
integrity sha512-tTjfXTfSbvuYMQL+X8wjB8MvD5Goyo/Iq8RkFATi0s6rJWFtzXNaAD93S02AaKbzt6SLCITLeBd2tGr7SxfHcg==
75+
"@tsmodule/log@^0.2.5":
76+
version "0.2.5"
77+
resolved "https://registry.yarnpkg.com/@tsmodule/log/-/log-0.2.5.tgz#cedc3d6ce407ed37c3938a7911ffd4b867d86beb"
78+
integrity sha512-0lrLaRohNNGA84EiKX5wO+V8Bla6MhT4YrbWDJHnYEOTcpoT7cmJqJVqjZM5gvHVuYR2gj8cFkzjBa5UXm/ITQ==
7979

8080
"@tsmodule/tsmodule@^40.19.0":
8181
version "40.19.0"

0 commit comments

Comments
 (0)