Skip to content

Commit 050f53d

Browse files
chore(deps): Bump @oclif/plugin-autocomplete from 1.3.5 to 1.3.10 (#2451)
Bumps [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) from 1.3.5 to 1.3.10. - [Release notes](https://github.com/oclif/plugin-autocomplete/releases) - [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-autocomplete@1.3.5...1.3.10) --- updated-dependencies: - dependency-name: "@oclif/plugin-autocomplete" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c68aed0 commit 050f53d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@oclif/command": "^1",
1313
"@oclif/config": "^1",
1414
"@oclif/parser": "^3.8.7",
15-
"@oclif/plugin-autocomplete": "^1.3.5",
15+
"@oclif/plugin-autocomplete": "^1.3.10",
1616
"@oclif/plugin-help": "^5",
1717
"@oclif/plugin-update": "^1.5.0",
1818
"@octokit/rest": "^19.0.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@
749749
is-wsl "^2.1.1"
750750
tslib "^2.3.1"
751751

752-
"@oclif/core@^1.1.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.4", "@oclif/core@^1.24.0":
752+
"@oclif/core@^1.1.1", "@oclif/core@^1.20.4", "@oclif/core@^1.23.1", "@oclif/core@^1.24.0":
753753
version "1.24.0"
754754
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.24.0.tgz#e94e2f3a1259ebb3cc867d04b12c5bfc31c21f50"
755755
integrity sha512-J41suyV4fLfLcRRySZdtgFYSjIlpYqD90SY01Fm4+ZJUMcfDh/eQAD4sogyYOsIT0bfEzYOyYCjmfHmgcoX5aA==
@@ -854,12 +854,12 @@
854854
chalk "^4.1.0"
855855
tslib "^2.4.1"
856856

857-
"@oclif/plugin-autocomplete@^1.3.5":
858-
version "1.3.5"
859-
resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-1.3.5.tgz#8b913279e198928e7a52c5de189d1fcbe2e1ad9c"
860-
integrity sha512-86vKJATapihZohK81oLZKqxGebYvRQ4cK61sM68sKUsznfECevz7m3VHUDxhH/TwXttKc8Dv0LbBPBM/FiNAfQ==
857+
"@oclif/plugin-autocomplete@^1.3.10":
858+
version "1.3.10"
859+
resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-1.3.10.tgz#3b6ff23ca03513f05b6719ddf51f01b35bd8bf69"
860+
integrity sha512-oQl7ZqXhXJUOH26mDPcqcMGmcdIoK/uQPSpUBrfLa1iaQ30slTs0T7KOzg+vwKuPqIIF1nTCPuH67lE8GvUPTw==
861861
dependencies:
862-
"@oclif/core" "^1.20.0"
862+
"@oclif/core" "^1.23.1"
863863
chalk "^4.1.0"
864864
debug "^4.3.4"
865865
fs-extra "^9.0.1"

0 commit comments

Comments
 (0)