Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit af70aed

Browse files
committed
fix: typing for this.error()
1 parent 3a7ec33 commit af70aed

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

yarn.lock

+1-11
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,7 @@
4949
dependencies:
5050
debug "^3.1.0"
5151

52-
"@oclif/errors@^1.0.9":
53-
version "1.1.0"
54-
resolved "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.1.0.tgz#d0f1dd29882d5754d95a81209ac44aedda819f4d"
55-
dependencies:
56-
clean-stack "^1.3.0"
57-
fs-extra "^6.0.1"
58-
indent-string "^3.2.0"
59-
strip-ansi "^4.0.0"
60-
wrap-ansi "^3.0.1"
61-
62-
"@oclif/errors@^1.1.1":
52+
"@oclif/errors@^1.0.9", "@oclif/errors@^1.1.1":
6353
version "1.1.1"
6454
resolved "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.1.1.tgz#2ff4ea9043491ae548e0c8545b91e260c6c0d64f"
6555
dependencies:

0 commit comments

Comments
 (0)