Skip to content

Commit

Permalink
Merge pull request #817 from salesforcecli/dependabot-npm_and_yarn-oc…
Browse files Browse the repository at this point in the history
…lif-4.14.9

chore(dev-deps): bump oclif from 4.14.6 to 4.14.9
  • Loading branch information
svc-cli-bot authored Jul 28, 2024
2 parents a01cc85 + b244d67 commit daa21b2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/semver": "^7.5.8",
"@types/sinon-chai": "^3.2.12",
"eslint-plugin-sf-plugin": "^1.18.11",
"oclif": "^4.14.6",
"oclif": "^4.14.9",
"sinon-chai": "^3.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1069,13 +1069,13 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==

"@inquirer/confirm@^3.1.14", "@inquirer/confirm@^3.1.9":
version "3.1.16"
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.16.tgz#793561acb8cd907b5715920811c9fde66ff9a10c"
integrity sha512-DXgLZim+YVTk05zRywvFRfJt2Jje7sZ4DO6Ss9RpGtgXEd/T0IiTqubHWst0IazCwdPI9g/06Rtm/nm4IBFJBA==
"@inquirer/confirm@^3.1.16", "@inquirer/confirm@^3.1.9":
version "3.1.17"
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-3.1.17.tgz#adca3b0f35e2d2ace53f652a92f987aaccb8482a"
integrity sha512-qCpt/AABzPynz8tr69VDvhcjwmzAryipWXtW8Vi6m651da4H/d0Bdn55LkxXD7Rp2gfgxvxzTdb66AhIA8gzBA==
dependencies:
"@inquirer/core" "^9.0.4"
"@inquirer/type" "^1.5.0"
"@inquirer/core" "^9.0.5"
"@inquirer/type" "^1.5.1"

"@inquirer/core@^8.2.2":
version "8.2.4"
Expand All @@ -1096,7 +1096,7 @@
strip-ansi "^6.0.1"
wrap-ansi "^6.2.0"

"@inquirer/core@^9.0.2", "@inquirer/core@^9.0.4", "@inquirer/core@^9.0.5":
"@inquirer/core@^9.0.2", "@inquirer/core@^9.0.5":
version "9.0.5"
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.5.tgz#b5e14d80e87419231981f48fa86f63d15cb8805b"
integrity sha512-QWG41I7vn62O9stYKg/juKXt1PEbr/4ZZCPb4KgXDQGwgA9M5NBTQ7FnOvT1ridbxkm/wTxLCNraUs7y47pIRQ==
Expand Down Expand Up @@ -1153,7 +1153,7 @@
ansi-escapes "^4.3.2"
yoctocolors-cjs "^2.1.2"

"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0", "@inquirer/type@^1.5.0", "@inquirer/type@^1.5.1":
"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0", "@inquirer/type@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.1.tgz#cdd36732e38ea5d2b1a4336aada65ebe7d2765e0"
integrity sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==
Expand Down Expand Up @@ -5865,14 +5865,14 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.14.6:
version "4.14.6"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.6.tgz#8e8ecddcf41340bc88f1530d896dfc945949a719"
integrity sha512-pfyrDzzETLrGh2D4E+DDTfZetjP0N5DeZLLaNPcZ0ENuZPVC54XvW0q5OSDDYavzxD9y97z3SKh6qRyMPRwXLQ==
oclif@^4.14.9:
version "4.14.9"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.9.tgz#ed5f105840315b5a8b209c04f090420fd6c0934c"
integrity sha512-W2RqjzcJWudQp/qUngbj/7f6oPoRrNTjAMZUn7hLO86nUgEkIF7JsgmQ5+TSC2nt35htti/ARfyM2mzQyPUNUA==
dependencies:
"@aws-sdk/client-cloudfront" "^3.609.0"
"@aws-sdk/client-s3" "^3.614.0"
"@inquirer/confirm" "^3.1.14"
"@inquirer/confirm" "^3.1.16"
"@inquirer/input" "^2.2.1"
"@inquirer/select" "^2.3.10"
"@oclif/core" "^4"
Expand Down

0 comments on commit daa21b2

Please sign in to comment.