Skip to content

Commit 7578d1e

Browse files
chore(deps): bump @oclif/config from 1.16.0 to 1.17.0 (#118)
Bumps [@oclif/config](https://github.com/oclif/config) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/oclif/config/releases) - [Changelog](https://github.com/oclif/config/blob/master/CHANGELOG.md) - [Commits](oclif/config@v1.16.0...v1.17.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c59f03 commit 7578d1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,16 @@
9898
semver "^5.6.0"
9999

100100
"@oclif/config@^1.12.12", "@oclif/config@^1.15.1":
101-
version "1.16.0"
102-
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.16.0.tgz#fffe9939f1a7fac1e45e532b5c785381257f8aa6"
103-
integrity sha512-vOnMPQcHokC03WBCuLipTxksTwgZcmDOnH2H0UHqndfKKN9GVDzpZTH6zaFVQBdjTME5VtRzg9A2UaNmq6OXWw==
101+
version "1.17.0"
102+
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.17.0.tgz#ba8639118633102a7e481760c50054623d09fcab"
103+
integrity sha512-Lmfuf6ubjQ4ifC/9bz1fSCHc6F6E653oyaRXxg+lgT4+bYf9bk+nqrUpAbrXyABkCqgIBiFr3J4zR/kiFdE1PA==
104104
dependencies:
105105
"@oclif/errors" "^1.3.3"
106106
"@oclif/parser" "^3.8.0"
107107
debug "^4.1.1"
108108
globby "^11.0.1"
109109
is-wsl "^2.1.1"
110-
tslib "^1.9.3"
110+
tslib "^2.0.0"
111111

112112
"@oclif/dev-cli@^1.21.0":
113113
version "1.22.2"

0 commit comments

Comments
 (0)