Skip to content

Commit 74e9a78

Browse files
chore(dev-deps): bump oclif from 3.2.21 to 3.2.25
Bumps [oclif](https://github.com/oclif/oclif) from 3.2.21 to 3.2.25. - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@3.2.21...3.2.25) --- updated-dependencies: - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 489db0b commit 74e9a78

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"husky": "^7.0.4",
3838
"mocha": "^9.1.3",
3939
"nyc": "^15.1.0",
40-
"oclif": "^3.2.21",
40+
"oclif": "^3.2.25",
4141
"prettier": "^2.7.1",
4242
"pretty-quick": "^3.1.3",
4343
"salesforce-alm": "^54.8.1",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@
728728
is-wsl "^2.1.1"
729729
tslib "^2.3.1"
730730

731-
"@oclif/core@^1.16.4", "@oclif/core@^1.18.0", "@oclif/core@^1.19.1", "@oclif/core@^1.20.2", "@oclif/core@^1.8.0":
731+
"@oclif/core@^1.16.4", "@oclif/core@^1.19.1", "@oclif/core@^1.20.0", "@oclif/core@^1.20.2", "@oclif/core@^1.8.0":
732732
version "1.20.3"
733733
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.20.3.tgz#e237b1f3d36b9fca4e8f3f91130d83ca1c12636e"
734734
integrity sha512-sM2zQlzOUpHpcTBi7ETnHzK1KRF5BReKvERuF0jRlI2HgQ669arGccv1gkdouyMTG5prG92qy9P4ByhFVkLSQQ==
@@ -846,13 +846,13 @@
846846
dependencies:
847847
"@oclif/core" "^1.19.1"
848848

849-
"@oclif/plugin-not-found@^2.3.5":
850-
version "2.3.6"
851-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.6.tgz#279dec98219512f7d2d667dd3a4b55abe6a1f9a8"
852-
integrity sha512-VcO8VwHalrALUV+vZO1mEAjt1r4JM//rmW8Rw9Ca1/aITnOC58Saf8v2MpZABuu7QeJ/LbwQsZglR0MNDAbYnw==
849+
"@oclif/plugin-not-found@^2.3.7":
850+
version "2.3.7"
851+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-2.3.7.tgz#6ad13887985db02000bffaa045f40618e39e95dd"
852+
integrity sha512-Aid1H9eJ4nWmr7MfstGRhNo8n+69jzGnoazU6zQDdDBdD/uXITbbpUHAqFiNz0W6FmzUtsq8aS69PY42RbQBZA==
853853
dependencies:
854854
"@oclif/color" "^1.0.1"
855-
"@oclif/core" "^1.19.1"
855+
"@oclif/core" "^1.20.0"
856856
fast-levenshtein "^3.0.0"
857857
lodash "^4.17.21"
858858

@@ -2926,10 +2926,10 @@ concat-stream@^1.5.0:
29262926
readable-stream "^2.2.2"
29272927
typedarray "^0.0.6"
29282928

2929-
concurrently@^7.4.0:
2930-
version "7.4.0"
2931-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.4.0.tgz#bb0e344964bc172673577c420db21e963f2f7368"
2932-
integrity sha512-M6AfrueDt/GEna/Vg9BqQ+93yuvzkSKmoTixnwEJkH0LlcGrRC2eCmjeG1tLLHIYfpYJABokqSGyMcXjm96AFA==
2929+
concurrently@^7.5.0:
2930+
version "7.5.0"
2931+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.5.0.tgz#4dd432d4634a8251f27ab000c4974e78e3906bd3"
2932+
integrity sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==
29332933
dependencies:
29342934
chalk "^4.1.0"
29352935
date-fns "^2.29.1"
@@ -7556,17 +7556,17 @@ object.values@^1.1.5:
75567556
define-properties "^1.1.3"
75577557
es-abstract "^1.19.1"
75587558

7559-
oclif@^3.2.21:
7560-
version "3.2.21"
7561-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.21.tgz#6f039d701c4ceb6241d818a836686d52d38cf3a0"
7562-
integrity sha512-7U39WYAoHBuciUT3cSncRgGKfunyFJWrkoOfyv5OurlJ4JLleFrwDngZQ1nMrISWlRvwo/ayGqMbkjHipdxVNw==
7559+
oclif@^3.2.25:
7560+
version "3.2.25"
7561+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-3.2.25.tgz#a51a1a20daf45f37a3c9a0cb12693b5f7a40cd0c"
7562+
integrity sha512-1nwdWHOBW5DkMBBu3HNrwM+WIAL7kDLBeoM8BNJLbnE4hlxBmeubwQTF0oGzmv+0vUomWMiNSbQF7AfzFbwUwA==
75637563
dependencies:
7564-
"@oclif/core" "^1.18.0"
7564+
"@oclif/core" "^1.20.0"
75657565
"@oclif/plugin-help" "^5.1.16"
7566-
"@oclif/plugin-not-found" "^2.3.5"
7566+
"@oclif/plugin-not-found" "^2.3.7"
75677567
"@oclif/plugin-warn-if-update-available" "^2.0.6"
75687568
aws-sdk "^2.1231.0"
7569-
concurrently "^7.4.0"
7569+
concurrently "^7.5.0"
75707570
debug "^4.3.3"
75717571
find-yarn-workspace-root "^2.0.0"
75727572
fs-extra "^8.1"

0 commit comments

Comments
 (0)