Skip to content

Commit b88f0c6

Browse files
authored
Merge pull request #633 from salesforcecli/dependabot-npm_and_yarn-oclif-plugin-help-6.0.22
chore(dev-deps): bump @oclif/plugin-help from 6.0.21 to 6.0.22
2 parents 4417b5a + da07f32 commit b88f0c6

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"handlebars": "^4.7.8"
1717
},
1818
"devDependencies": {
19-
"@oclif/plugin-help": "^6.0.20",
19+
"@oclif/plugin-help": "^6.0.22",
2020
"@salesforce/dev-scripts": "^9.1.2",
2121
"@salesforce/plugin-auth": "^3.6.12",
2222
"@types/debug": "^4.1.12",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,7 +1709,7 @@
17091709
"@nodelib/fs.scandir" "2.1.5"
17101710
fastq "^1.6.0"
17111711

1712-
"@oclif/core@^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1712+
"@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
17131713
version "3.26.6"
17141714
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
17151715
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
@@ -1743,12 +1743,12 @@
17431743
wordwrap "^1.0.0"
17441744
wrap-ansi "^7.0.0"
17451745

1746-
"@oclif/plugin-help@^6.0.20", "@oclif/plugin-help@^6.0.21":
1747-
version "6.0.21"
1748-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.21.tgz#c48e688bf6df574e74557ebe2f877556f08dc60b"
1749-
integrity sha512-w860r9d456xhw1GPaos9yQF+BZeFY9UKdrINbL3fZFX5ZHhr/zGT4Fep5wUkHogjjnSB8+ZHi3D6j2jScIizUw==
1746+
"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.0.22":
1747+
version "6.0.22"
1748+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.22.tgz#dca96ad1c28a68170e0bbf9f8f93f7dd171e4667"
1749+
integrity sha512-IPgUvPSdZMCHzCwCRVDUMWtFkWZSoU6Z7igNclugLIpF3Ac3vKkZGguWZ+SLK3e7012etDzgAHjXFELYOqqbsw==
17501750
dependencies:
1751-
"@oclif/core" "^3.26.2"
1751+
"@oclif/core" "^3.26.6"
17521752

17531753
"@oclif/plugin-not-found@^3.1.9":
17541754
version "3.1.10"

0 commit comments

Comments
 (0)