Skip to content

Commit b84e0fb

Browse files
committed
fix: upgrade @oclif/command from 1.5.20 to 1.7.0
Snyk has created this PR to upgrade @oclif/command from 1.5.20 to 1.7.0. See this package in npm: https://www.npmjs.com/package/@oclif/command 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 86a32cb commit b84e0fb

File tree

2 files changed

+278
-7
lines changed

2 files changed

+278
-7
lines changed

package-lock.json

Lines changed: 277 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/codingtools/cdt/issues"
1111
},
1212
"dependencies": {
13-
"@oclif/command": "^1.5.20",
13+
"@oclif/command": "^1.7.0",
1414
"@oclif/config": "^1.15.1",
1515
"@oclif/plugin-autocomplete": "^0.2.0",
1616
"@oclif/plugin-commands": "^1.2.3",

0 commit comments

Comments
 (0)