Skip to content

Commit 952ca7d

Browse files
committed
fix: upgrade @oclif/command from 1.7.0 to 1.8.0
Snyk has created this PR to upgrade @oclif/command from 1.7.0 to 1.8.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 b5ba71b commit 952ca7d

File tree

2 files changed

+30
-46
lines changed

2 files changed

+30
-46
lines changed

package-lock.json

Lines changed: 29 additions & 45 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.8.0",
1414
"@oclif/config": "^1.16.0",
1515
"@oclif/plugin-autocomplete": "^0.2.0",
1616
"@oclif/plugin-commands": "^1.3.0",

0 commit comments

Comments
 (0)