Skip to content

Commit 147f2e2

Browse files
committed
fix: upgrade @oclif/config from 1.15.1 to 1.16.0
Snyk has created this PR to upgrade @oclif/config from 1.15.1 to 1.16.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 86a32cb commit 147f2e2

File tree

2 files changed

+173
-5
lines changed

2 files changed

+173
-5
lines changed

package-lock.json

Lines changed: 172 additions & 4 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.15.1",
14+
"@oclif/config": "^1.16.0",
1515
"@oclif/plugin-autocomplete": "^0.2.0",
1616
"@oclif/plugin-commands": "^1.2.3",
1717
"@oclif/plugin-help": "^2.2.3",

0 commit comments

Comments
 (0)