From 062c595fe9d09727383c98d61f3a0d2440c2e3f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 06:03:58 +0000 Subject: [PATCH] chore(dev-deps): bump @salesforce/plugin-settings from 1.4.25 to 1.4.27 Bumps [@salesforce/plugin-settings](https://github.com/salesforcecli/plugin-settings) from 1.4.25 to 1.4.27. - [Release notes](https://github.com/salesforcecli/plugin-settings/releases) - [Changelog](https://github.com/salesforcecli/plugin-settings/blob/main/CHANGELOG.md) - [Commits](https://github.com/salesforcecli/plugin-settings/compare/1.4.25...1.4.27) --- updated-dependencies: - dependency-name: "@salesforce/plugin-settings" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 57 +++++++++++++++++++++++++++++----------------------- 2 files changed, 33 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index a74ff7ce..3f8b1ae7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/dev-config": "^4.0.1", "@salesforce/dev-scripts": "^5.7.0", "@salesforce/plugin-command-reference": "^3.0.25", - "@salesforce/plugin-settings": "^1.4.25", + "@salesforce/plugin-settings": "^1.4.27", "@salesforce/prettier-config": "^0.0.3", "@salesforce/ts-sinon": "^1.4.6", "@swc/core": "1.3.39", diff --git a/yarn.lock b/yarn.lock index 7b1dcf94..0778fda3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -691,10 +691,10 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^2.11.1", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.3": - version "2.11.8" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.8.tgz#780c4fdf53e8569cf754c2a8fefcc7ddeacf1747" - integrity sha512-GILmztcHBzze45GvxRpUvqQI5nM26kSE/Q21Y+6DtMR+C8etM/hFW26D3uqIAbGlGtg5QEZZ6pjA/Fqgz+gl3A== +"@oclif/core@^2.11.1", "@oclif/core@^2.11.10", "@oclif/core@^2.11.4", "@oclif/core@^2.11.7", "@oclif/core@^2.11.8", "@oclif/core@^2.9.3": + version "2.11.10" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.11.10.tgz#638128034b8b4bdf4b23480a7278426f85130170" + integrity sha512-/7Umij3OU++6o+z4U+waJ5nP6IvK9KKEVzz+xsla68YoECLQwz43boUKqYizlNMtTfiwNkiYb5QE+OU/q5qEtA== dependencies: "@types/cli-progress" "^3.11.0" ansi-escapes "^4.3.2" @@ -885,12 +885,12 @@ strip-ansi "6.0.1" ts-retry-promise "^0.7.0" -"@salesforce/core@^5.1.0", "@salesforce/core@^5.2.0": - version "5.2.0" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.0.tgz#7d18439abe3d33432bae1ec9edc700430ae4ca4a" - integrity sha512-v5jX/7GLyZOrO9smSgtCL6zallVWIb9ryjTzAkJyB7KsHYNEKZKL9TM6uXHFM7SMYjllJQujup54EHxNbL6ezQ== +"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1": + version "5.2.1" + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.1.tgz#299bddae7d0705c773b194be8994e5730735e2b4" + integrity sha512-QMx11A0KA/Vl+Ckmz83cw+fiUCMOmsUD8CA3987wAkfJOgxtqyhT4R1R8tj7ad8flQydKUyL3o4UE/2u82tXOw== dependencies: - "@salesforce/kit" "^3.0.6" + "@salesforce/kit" "^3.0.9" "@salesforce/schemas" "^1.6.0" "@salesforce/ts-types" "^2.0.5" "@types/semver" "^7.5.0" @@ -952,7 +952,7 @@ typescript "^4.9.5" wireit "^0.9.5" -"@salesforce/kit@^3.0.6", "@salesforce/kit@^3.0.9": +"@salesforce/kit@^3.0.9": version "3.0.9" resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.9.tgz#6674559e27914a9c79dd4283eb94eaea6177fe87" integrity sha512-L9xeKGdwT4q40JOZteUWgyul+xpRENNIVg336cgXYrFWs+/+7hrWlV4YZdMkLg9WRCZb1HjERJ9gHNiEKXXriA== @@ -974,14 +974,14 @@ handlebars "^4.7.8" tslib "^2" -"@salesforce/plugin-settings@^1.4.25": - version "1.4.25" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-1.4.25.tgz#48b2129c692f45fccd7e68bd7b6698a9d2360571" - integrity sha512-sAtCzA863Ka7zZm2cjQMJem/De2828f9j5+SzDQpRsrA9FwNEfwuuXc6z56LCAXhTLjVXR0iyqwJdXtPDYXQVw== +"@salesforce/plugin-settings@^1.4.27": + version "1.4.27" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-settings/-/plugin-settings-1.4.27.tgz#7b31dbfd0d3ca8511b8d735001293131b40931a0" + integrity sha512-OJLGOtM6MXHIbi6r1Gzmy0+bTvDcYEmUhAPbs1hQrc9ina4FDsx5usJ0wl5JRmg8TGulDLe99eRBrZ6pd6ldHg== dependencies: - "@oclif/core" "^2.11.7" + "@oclif/core" "^2.11.10" "@salesforce/core" "^5.2.0" - "@salesforce/sf-plugins-core" "^3.1.14" + "@salesforce/sf-plugins-core" "^3.1.18" fast-levenshtein "^3.0.0" tslib "^2" @@ -995,15 +995,15 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.0.tgz#14505ebad2fb2d4f7b14837545d662766d293561" integrity sha512-SwhDTLucj/GRbPpxlEoDZeqlX22o+G6fiebTXTu1cZKmd1oE0W2L7SlTTgJnWck8bhTeBIgQi9cpD8c2t5ISKA== -"@salesforce/sf-plugins-core@^3.1.14": - version "3.1.14" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.14.tgz#b2ca3bacfdfe338ccceafc2b92b968aa0780be4b" - integrity sha512-8tVZoJdTrE77ZEqj3Nh2T0oXB8AEB5o22ffYraeSrUZtGh6lH8feZ8bxAVN1z6wIT9vXW3GhXrqR22UZYDl4ng== +"@salesforce/sf-plugins-core@^3.1.14", "@salesforce/sf-plugins-core@^3.1.18": + version "3.1.18" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.18.tgz#a3c47c02a8ffe774f09daac2fc641b9eee72b3d6" + integrity sha512-c0uhR9lcufRTz6UmEgZfAItoHVweYrJIllXtEU4Mr5qb3E03rJy0GHHf0TbO5PIH5tP1nxj9ABODoSMZBdewIw== dependencies: - "@oclif/core" "^2.11.1" - "@salesforce/core" "^5.1.0" - "@salesforce/kit" "^3.0.6" - "@salesforce/ts-types" "^2.0.5" + "@oclif/core" "^2.11.10" + "@salesforce/core" "^5.2.1" + "@salesforce/kit" "^3.0.9" + "@salesforce/ts-types" "^2.0.7" chalk "^4" inquirer "^8.2.5" @@ -1030,6 +1030,13 @@ dependencies: tslib "^2.6.1" +"@salesforce/ts-types@^2.0.7": + version "2.0.7" + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.7.tgz#02a6999d0b0e7bcd6c6d8ce621c79fa61af24701" + integrity sha512-8csXgstPuy6QXL3JavkIi/f8DOWHBNCvWeszrFu5sbVlcKO3YqOOCE+rDFGPkrZsYv5OywV6H8kEi877bWOz6Q== + dependencies: + tslib "^2.6.2" + "@sindresorhus/is@^4.0.0": version "4.6.0" resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f" @@ -6862,7 +6869,7 @@ tslib@^1.8.1, tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1: +tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==