Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #81 from oclif/dependabot-npm_and_yarn-oclif-confi…
Browse files Browse the repository at this point in the history
…g-1.18.10

fix(deps): bump @oclif/config from 1.18.9 to 1.18.10
  • Loading branch information
svc-cli-bot authored Jun 10, 2023
2 parents 162e744 + 74c00fc commit 7025baa
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/help/issues",
"dependencies": {
"@oclif/config": "1.18.9",
"@oclif/config": "1.18.10",
"@oclif/errors": "1.3.6",
"chalk": "^4.1.2",
"indent-string": "^4.0.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -329,13 +329,13 @@
debug "^4.1.1"
semver "^7.3.2"

"@oclif/[email protected].9", "@oclif/config@^1.18.2":
version "1.18.9"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.9.tgz#70c71b7c1e10849c77be2afbc9a61f0cf83d49bd"
integrity sha512-CGABvY60IbzK3kecDekCQS4T7fvpraBHV3nvYDtehrqljbMxtTeeJkFJVLbBnZnwzD2u1ApQX/Zggja3lyCoJA==
"@oclif/[email protected].10", "@oclif/config@^1.18.2":
version "1.18.10"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.10.tgz#c0f6c2045abff6381689eb01bf2ffe742a8fb793"
integrity sha512-SjDtdeQwUnHh5rjqqRaBVH6JrBjxtZlHoIwiosOTFcxooLJhW+qcJ/VFOyYw2h/7Jfl95lSKYq+xnMW4aJZd9w==
dependencies:
"@oclif/errors" "^1.3.6"
"@oclif/parser" "^3.8.11"
"@oclif/parser" "^3.8.12"
debug "^4.3.4"
globby "^11.1.0"
is-wsl "^2.1.1"
Expand Down Expand Up @@ -376,15 +376,15 @@
resolved "https://registry.npmjs.org/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==

"@oclif/parser@^3.8.11", "@oclif/parser@^3.8.6":
version "3.8.11"
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.11.tgz#991a629a053d9fd38b73cc564d4a05e26b329838"
integrity sha512-B3NweRn1yZw2g7xaF10Zh/zwlqTJJINfU+CRkqll+LaTisSNvZbW0RR9WGan26EqqLp4qzNjzX/e90Ew8l9NLw==
"@oclif/parser@^3.8.12", "@oclif/parser@^3.8.6":
version "3.8.12"
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.12.tgz#5cfd08178faa48d3c3aee5ede4ca780d740bd257"
integrity sha512-yGUrpddLHdPMJIS5jEd55cEPTIFRZRdx38zz0YdFp17Co4RdZvii2jnrnAoICHhumAoQ3EBxwjGpp88D7Bin4w==
dependencies:
"@oclif/errors" "^1.3.6"
"@oclif/linewrap" "^1.0.0"
chalk "^4.1.0"
tslib "^2.5.2"
tslib "^2.5.3"

"@oclif/[email protected]":
version "3.2.14"
Expand Down Expand Up @@ -3059,10 +3059,10 @@ tslib@^1, tslib@^1.8.1, tslib@^1.9.3:
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.0, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.5.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.5.0, tslib@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==

tsutils@^3.17.1:
version "3.21.0"
Expand Down

0 comments on commit 7025baa

Please sign in to comment.