Skip to content

Commit e687ff8

Browse files
chore(dev-deps): bump @oclif/config from 1.18.9 to 1.18.10
Bumps [@oclif/config](https://github.com/oclif/config) from 1.18.9 to 1.18.10. - [Release notes](https://github.com/oclif/config/releases) - [Changelog](https://github.com/oclif/config/blob/main/CHANGELOG.md) - [Commits](oclif/config@1.18.9...1.18.10) --- updated-dependencies: - dependency-name: "@oclif/config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55eebd0 commit e687ff8

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"fast-levenshtein": "^3.0.0"
2020
},
2121
"devDependencies": {
22-
"@oclif/config": "^1.18.9",
22+
"@oclif/config": "^1.18.10",
2323
"@oclif/plugin-commands": "^2.2.15",
2424
"@oclif/plugin-help": "^5.2.9",
2525
"@oclif/test": "^1.2.9",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -473,13 +473,13 @@
473473
supports-color "^8.1.1"
474474
tslib "^2"
475475

476-
"@oclif/config@^1.18.9":
477-
version "1.18.9"
478-
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.9.tgz#70c71b7c1e10849c77be2afbc9a61f0cf83d49bd"
479-
integrity sha512-CGABvY60IbzK3kecDekCQS4T7fvpraBHV3nvYDtehrqljbMxtTeeJkFJVLbBnZnwzD2u1ApQX/Zggja3lyCoJA==
476+
"@oclif/config@^1.18.10":
477+
version "1.18.10"
478+
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.18.10.tgz#c0f6c2045abff6381689eb01bf2ffe742a8fb793"
479+
integrity sha512-SjDtdeQwUnHh5rjqqRaBVH6JrBjxtZlHoIwiosOTFcxooLJhW+qcJ/VFOyYw2h/7Jfl95lSKYq+xnMW4aJZd9w==
480480
dependencies:
481481
"@oclif/errors" "^1.3.6"
482-
"@oclif/parser" "^3.8.11"
482+
"@oclif/parser" "^3.8.12"
483483
debug "^4.3.4"
484484
globby "^11.1.0"
485485
is-wsl "^2.1.1"
@@ -570,15 +570,15 @@
570570
resolved "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
571571
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==
572572

573-
"@oclif/parser@^3.8.11":
574-
version "3.8.11"
575-
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.11.tgz#991a629a053d9fd38b73cc564d4a05e26b329838"
576-
integrity sha512-B3NweRn1yZw2g7xaF10Zh/zwlqTJJINfU+CRkqll+LaTisSNvZbW0RR9WGan26EqqLp4qzNjzX/e90Ew8l9NLw==
573+
"@oclif/parser@^3.8.12":
574+
version "3.8.12"
575+
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.12.tgz#5cfd08178faa48d3c3aee5ede4ca780d740bd257"
576+
integrity sha512-yGUrpddLHdPMJIS5jEd55cEPTIFRZRdx38zz0YdFp17Co4RdZvii2jnrnAoICHhumAoQ3EBxwjGpp88D7Bin4w==
577577
dependencies:
578578
"@oclif/errors" "^1.3.6"
579579
"@oclif/linewrap" "^1.0.0"
580580
chalk "^4.1.0"
581-
tslib "^2.5.2"
581+
tslib "^2.5.3"
582582

583583
"@oclif/plugin-commands@^2.2.15":
584584
version "2.2.15"
@@ -4786,10 +4786,10 @@ tslib@^1.8.1:
47864786
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
47874787
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
47884788

4789-
tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.2:
4790-
version "2.5.2"
4791-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
4792-
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
4789+
tslib@^2, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1, tslib@^2.5.0, tslib@^2.5.3:
4790+
version "2.5.3"
4791+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.3.tgz#24944ba2d990940e6e982c4bea147aba80209913"
4792+
integrity sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==
47934793

47944794
tsutils@^3.21.0:
47954795
version "3.21.0"

0 commit comments

Comments
 (0)