Skip to content

Commit

Permalink
Merge pull request #1029 from salesforcecli/dependabot-npm_and_yarn-o…
Browse files Browse the repository at this point in the history
…clif-4.14.15

chore(dev-deps): bump oclif from 4.14.13 to 4.14.15
  • Loading branch information
svc-cli-bot authored Aug 11, 2024
2 parents a3316c5 + ddf86f4 commit 4456076
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@salesforce/dev-scripts": "^8.5.0",
"@salesforce/plugin-command-reference": "^3.1.13",
"eslint-plugin-sf-plugin": "^1.20.1",
"oclif": "^4.14.13",
"oclif": "^4.14.15",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1680,10 +1680,10 @@
semver "^7.6.3"
ts-json-schema-generator "^1.5.1"

"@oclif/plugin-help@^6.2.2":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.3.tgz#09e54a1816fe7c2ef02c8a40c59afc7754a6eaca"
integrity sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==
"@oclif/plugin-help@^6.2.7":
version "6.2.8"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5"
integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==
dependencies:
"@oclif/core" "^4"

Expand Down Expand Up @@ -6568,18 +6568,18 @@ object.values@^1.1.7:
define-properties "^1.2.0"
es-abstract "^1.22.1"

oclif@^4.14.13:
version "4.14.13"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.13.tgz#5850a2570923938e0fc537ccb2d6d2b0196f4acd"
integrity sha512-Q6/B9P2wwbTmLKOtUqMTLS1ixx7cj0Xtsr+df5lb++opZ03jmn1EbEyTnXG7f0ru9Hq4e8Br2MquuBGPWhfefw==
oclif@^4.14.15:
version "4.14.15"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.14.15.tgz#c00bdadf2f5fd3991899e4305311b8321bb67eb9"
integrity sha512-VgifJ5SdgAqWPBtvNNVVgOosGF4Bcgesmc6jCOOV9/H8XPz3r5m7G7HbmsqLdbDU+gPPekHJklbojkRUEUOXeg==
dependencies:
"@aws-sdk/client-cloudfront" "^3.623.0"
"@aws-sdk/client-s3" "^3.614.0"
"@inquirer/confirm" "^3.1.16"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.3.10"
"@oclif/core" "^4"
"@oclif/plugin-help" "^6.2.2"
"@oclif/plugin-help" "^6.2.7"
"@oclif/plugin-not-found" "^3.2.14"
"@oclif/plugin-warn-if-update-available" "^3.0.19"
async-retry "^1.3.3"
Expand All @@ -6593,7 +6593,7 @@ oclif@^4.14.13:
got "^13"
lodash "^4.17.21"
normalize-package-data "^6"
semver "^7.6.2"
semver "^7.6.3"
sort-package-json "^2.10.0"
tiny-jsonc "^1.0.1"
validate-npm-package-name "^5.0.1"
Expand Down Expand Up @@ -7403,7 +7403,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==

semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2, semver@^7.6.3:
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3:
version "7.6.3"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
Expand Down

0 comments on commit 4456076

Please sign in to comment.