Skip to content

Commit 2974b77

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

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@salesforce/plugin-user": "^3.5.13",
2323
"@types/debug": "^4.1.12",
2424
"eslint-plugin-sf-plugin": "^1.18.5",
25-
"oclif": "^4.12.1",
25+
"oclif": "^4.13.4",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.4.5"
2828
},

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@
14651465
ansi-escapes "^4.3.2"
14661466
chalk "^4.1.2"
14671467

1468-
"@inquirer/confirm@^3.1.6", "@inquirer/confirm@^3.1.8", "@inquirer/confirm@^3.1.9":
1468+
"@inquirer/confirm@^3.1.6", "@inquirer/confirm@^3.1.9":
14691469
version "3.1.9"
14701470
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.9.tgz#1bc384bc8267827ec75d0684e189692bb4dda38b"
14711471
integrity sha512-UF09aejxCi4Xqm6N/jJAiFXArXfi9al52AFaSD+2uIHnhZGtd1d6lIGTRMPouVSJxbGEi+HkOWSYaiEY/+szUw==
@@ -1514,7 +1514,7 @@
15141514
"@inquirer/type" "^1.3.3"
15151515
ansi-escapes "^4.3.2"
15161516

1517-
"@inquirer/select@^2.3.4", "@inquirer/select@^2.3.5":
1517+
"@inquirer/select@^2.3.5":
15181518
version "2.3.5"
15191519
resolved "https://registry.yarnpkg.com/@inquirer/select/-/select-2.3.5.tgz#db4ff1ba482ed87f2cdd33e03e64c7b430acdd7d"
15201520
integrity sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==
@@ -1639,7 +1639,7 @@
16391639
"@nodelib/fs.scandir" "2.1.5"
16401640
fastq "^1.6.0"
16411641

1642-
"@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1642+
"@oclif/core@^3.26.6":
16431643
version "3.26.6"
16441644
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
16451645
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
@@ -1673,7 +1673,7 @@
16731673
wordwrap "^1.0.0"
16741674
wrap-ansi "^7.0.0"
16751675

1676-
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.12", "@oclif/core@^4.0.0-beta.13":
1676+
"@oclif/core@^4":
16771677
version "4.0.3"
16781678
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
16791679
integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
@@ -1696,21 +1696,21 @@
16961696
wordwrap "^1.0.0"
16971697
wrap-ansi "^7.0.0"
16981698

1699-
"@oclif/plugin-help@^6.0.21", "@oclif/plugin-help@^6.1.0":
1700-
version "6.1.0"
1701-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.1.0.tgz#70271276c02a8224fb69234676f0079dbc836ff0"
1702-
integrity sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==
1699+
"@oclif/plugin-help@^6.1.0", "@oclif/plugin-help@^6.2.0":
1700+
version "6.2.1"
1701+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.1.tgz#af13f012df1bcc4cd8f88cd19a3626bc15e3427a"
1702+
integrity sha512-ipWBN2eYr3jnac5ruRjsVfcoXyuzpjNKc/9qnL8a366vZ9b+Kdb0Z+6nFkfL7hiPI9Yo0DD+OqEjBKhETGHjRA==
17031703
dependencies:
1704-
"@oclif/core" "^4.0.0-beta.13"
1704+
"@oclif/core" "^4"
17051705

1706-
"@oclif/plugin-not-found@^3.1.10":
1707-
version "3.1.10"
1708-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.1.10.tgz#ce3ea63035d1b93e446f3b8e12ae076c56b383a7"
1709-
integrity sha512-epIWsksxCudFMQEVSvkjz2pWlpfgDkBu8ycRg1wHBrSMiGeHNj32POZgcrAbNrMlCdvWTakFPXgg6abZ8IbqYw==
1706+
"@oclif/plugin-not-found@^3.2.3":
1707+
version "3.2.3"
1708+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.3.tgz#90e1ee6829315d0822969bc1dde0296a70caa8be"
1709+
integrity sha512-hDHuvMFl7CfJ+GdtDVkLDAMc9J+9Tk1ZRSuFQT7vw4eBtv0EmiXtlTafQqCW9kXypQHgw6UigC3Dz1HXkPpwNQ==
17101710
dependencies:
1711-
"@inquirer/confirm" "^3.1.8"
1712-
"@oclif/core" "^3.26.5"
1713-
chalk "^5.3.0"
1711+
"@inquirer/confirm" "^3.1.9"
1712+
"@oclif/core" "^4"
1713+
ansis "^3.2.0"
17141714
fast-levenshtein "^3.0.0"
17151715

17161716
"@oclif/plugin-warn-if-update-available@^3.0.19":
@@ -3105,7 +3105,7 @@ ansicolors@~0.3.2:
31053105
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
31063106
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
31073107

3108-
ansis@^3.1.1:
3108+
ansis@^3.1.1, ansis@^3.2.0:
31093109
version "3.2.0"
31103110
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
31113111
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
@@ -6361,19 +6361,19 @@ object.values@^1.1.7:
63616361
define-properties "^1.2.0"
63626362
es-abstract "^1.22.1"
63636363

6364-
oclif@^4.12.1:
6365-
version "4.12.1"
6366-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.12.1.tgz#9d61a9c329b6be16fc0053dc2c9a96a1499ea24f"
6367-
integrity sha512-O1a/30Nmx2lAvkRENCzfSIP5MboIxv+0whsWVgg9TAQDuPCXy+NU5/CqKN22EfEZKL+0HfgEnpwdfng+EFjF3g==
6364+
oclif@^4.13.4:
6365+
version "4.13.4"
6366+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.13.4.tgz#4b5fe579feffa89651c4d43bf8294840f6689a8b"
6367+
integrity sha512-asTHzS5vKP8jv8v9SjWdjf0SHb+zotTCd8m5KPxkgpblgtJlj4yPkhxwZPeks/CXGdH6rTJa73/zU584x/c5mw==
63686368
dependencies:
63696369
"@aws-sdk/client-cloudfront" "^3.574.0"
63706370
"@aws-sdk/client-s3" "^3.583.0"
63716371
"@inquirer/confirm" "^3.1.6"
63726372
"@inquirer/input" "^2.1.9"
6373-
"@inquirer/select" "^2.3.4"
6374-
"@oclif/core" "^4.0.0-beta.12"
6375-
"@oclif/plugin-help" "^6.0.21"
6376-
"@oclif/plugin-not-found" "^3.1.10"
6373+
"@inquirer/select" "^2.3.5"
6374+
"@oclif/core" "^4"
6375+
"@oclif/plugin-help" "^6.2.0"
6376+
"@oclif/plugin-not-found" "^3.2.3"
63776377
"@oclif/plugin-warn-if-update-available" "^3.0.19"
63786378
async-retry "^1.3.3"
63796379
chalk "^4"

0 commit comments

Comments
 (0)