Skip to content

Commit 80752de

Browse files
snyk-botpateash
authored andcommitted
fix: upgrade @oclif/plugin-autocomplete from 0.1.5 to 0.2.0
Snyk has created this PR to upgrade @oclif/plugin-autocomplete from 0.1.5 to 0.2.0. See this package in NPM: https://www.npmjs.com/package/@oclif/plugin-autocomplete See this project in Snyk: https://app.snyk.io/org/codingtools/project/69f63852-fccf-4e2e-aeaf-6785477b4de5?utm_source=github&utm_medium=upgrade-pr
1 parent e127e35 commit 80752de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@oclif/command": "^1.5.20",
1414
"@oclif/config": "^1.15.1",
15-
"@oclif/plugin-autocomplete": "^0.1.5",
15+
"@oclif/plugin-autocomplete": "^0.2.0",
1616
"@oclif/plugin-commands": "^1.2.3",
1717
"@oclif/plugin-help": "^2.2.3",
1818
"@oclif/plugin-warn-if-update-available": "^1.7.0",

0 commit comments

Comments
 (0)