Skip to content

Commit 296300b

Browse files
committed
fix: upgrade @oclif/config from 1.16.0 to 1.17.0
Snyk has created this PR to upgrade @oclif/config from 1.16.0 to 1.17.0. See this package in npm: https://www.npmjs.com/package/@oclif/config 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 296300b

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

package-lock.json

Lines changed: 12 additions & 8 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
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@oclif/command": "^1.5.20",
14-
"@oclif/config": "^1.16.0",
14+
"@oclif/config": "^1.17.0",
1515
"@oclif/plugin-autocomplete": "^0.2.0",
1616
"@oclif/plugin-commands": "^1.3.0",
1717
"@oclif/plugin-help": "^2.2.3",

0 commit comments

Comments
 (0)