From eecd1cb0f58a3045279e086097f872e24d648338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:09:36 -0700 Subject: [PATCH] chore(deps-dev): bump @salesforce/dev-scripts from 2.0.0 to 2.0.2 (#472) Bumps [@salesforce/dev-scripts](https://github.com/forcedotcom/dev-scripts) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/forcedotcom/dev-scripts/releases) - [Changelog](https://github.com/forcedotcom/dev-scripts/blob/v2.0.2/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/dev-scripts/compare/v2.0.0...v2.0.2) --- updated-dependencies: - dependency-name: "@salesforce/dev-scripts" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 137 +++++++++++++++++++++++------------------------------- 1 file changed, 57 insertions(+), 80 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6ba926a6f..b4b855fde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -808,9 +808,9 @@ integrity sha512-0ipbWqyDqaJ35Eg37rPYhymBEvvF8Zu8kpvDI08qEplt055cvSZ9At+w8tvrbVbr6KA0vlZbrXm5WyNEr9XChw== "@salesforce/dev-scripts@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-2.0.0.tgz#864188c9e0d8e66eef051c89ba3344606df1c4e9" - integrity sha512-xlVMq7UnUD4x2aNNgLncKIAW/jLEs5bmyoEOVkdZvU8LoblbblU4AlPyBKIQrr07XIRCQofgag9ExFUAPrh1rA== + version "2.0.2" + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-2.0.2.tgz#7a174082806ffd3d0c078d83dfb97bc603c798c4" + integrity sha512-LApwttqOMTAX0xB8owluwMUClDzafjQY3C6TCKCFgV2R4qCy1QUtG3jrBAtrhK1FxuV7qBvp8S+uqA21TELOGQ== dependencies: "@commitlint/cli" "^15.0.0" "@commitlint/config-conventional" "^15.0.0" @@ -820,7 +820,7 @@ "@types/chai" "^4.2.11" "@types/mocha" "^9.0.0" "@types/node" "^15.6.1" - "@types/sinon" "10.0.6" + "@types/sinon" "10.0.11" chai "^4.2.0" chalk "^4.0.0" cosmiconfig "^7.0.0" @@ -830,7 +830,7 @@ eslint-config-salesforce-license "^0.1.6" eslint-config-salesforce-typescript "^0.2.7" eslint-plugin-header "^3.0.0" - eslint-plugin-import "2.25.3" + eslint-plugin-import "2.25.4" eslint-plugin-jsdoc "^35.1.2" eslint-plugin-prefer-arrow "^1.2.1" eslint-plugin-prettier "^3.1.3" @@ -843,7 +843,7 @@ sinon "10.0.0" source-map-support "~0.5.19" ts-node "^10.0.0" - typedoc "0.22.10" + typedoc "0.22.13" typedoc-plugin-missing-exports "0.22.6" typescript "^4.1.3" @@ -918,26 +918,10 @@ unzipper "0.10.11" xmldom-sfdx-encoding "^0.1.29" -"@salesforce/source-deploy-retrieve@^5.12.8": - version "5.12.8" - resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-5.12.8.tgz#1758a835712676ee308b107a3bcd0a4d6073c1fc" - integrity sha512-kEl+SKtJczJtZb/xzl10+UrY52v9roWE+W/k/bOBgtAT/1MkWhX5tCmFqjs4yPgGtk9sRIGhsntfgeedNvCPTg== - dependencies: - "@salesforce/core" "^2.35.0" - "@salesforce/kit" "^1.5.32" - "@salesforce/ts-types" "^1.4.2" - archiver "^5.3.0" - fast-xml-parser "^3.17.4" - graceful-fs "^4.2.8" - ignore "^5.1.8" - mime "2.6.0" - unzipper "0.10.11" - xmldom-sfdx-encoding "^0.1.29" - -"@salesforce/source-deploy-retrieve@^5.9.4": - version "5.12.5" - resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-5.12.5.tgz#dba68c577caf2a658a93c49eb32cb0fb78a3b175" - integrity sha512-VsWsM8ZsUOe0snltQfpJUkR2yNQPyOO7o/BIKtatY6aYZtIXFYzWwl3gkRJaJtez2A4VZPVFgElHnt8D5iI2kQ== +"@salesforce/source-deploy-retrieve@^5.12.12": + version "5.12.12" + resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-5.12.12.tgz#3425ccb100a1f17f0dd7f8153af25a003bf9982d" + integrity sha512-XND/uJn7n0m38aJJ60MKy8alUP6Vg7WILm9NNb2Xh4Cu2agPpTOxru6pn32UKdNbjMMaxD7NmrAIk58eHm6sWw== dependencies: "@salesforce/core" "^2.35.0" "@salesforce/kit" "^1.5.32" @@ -967,14 +951,14 @@ sinon "^10.0.0" strip-ansi "^6.0.0" -"@salesforce/source-tracking@^1.4.0": - version "1.4.0" - resolved "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-1.4.0.tgz#8b85214cc012d0f10b8938f251a2693b9395055c" - integrity sha512-o1XB6v3Amm33y9OeBXH9pke3TVVdtgOAUsxx3XfSdSakURKT8nnIqvoiqug7FHQTNkSo9vBkA4m6tuL00stSlg== +"@salesforce/source-tracking@^1.4.1": + version "1.4.1" + resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-1.4.1.tgz#61fd5b02b215c077d6620e6c6ff4486bd1b9ef43" + integrity sha512-E54MzL6KAuZhB5ri+E4YRQzHlbl5rRma4yJjJSbfFhDVl7YtvkxBdSRmT8LFKaCvYMV5r/hwMOI5Qs0dCZXjkA== dependencies: "@salesforce/core" "^2.33.1" "@salesforce/kit" "^1.5.17" - "@salesforce/source-deploy-retrieve" "^5.9.4" + "@salesforce/source-deploy-retrieve" "^5.12.12" graceful-fs "^4.2.9" isomorphic-git "1.17.0" ts-retry-promise "^0.6.0" @@ -1014,7 +998,7 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@sinonjs/fake-timers@^7.0.4", "@sinonjs/fake-timers@^7.1.0", "@sinonjs/fake-timers@^7.1.2": +"@sinonjs/fake-timers@^7.0.4", "@sinonjs/fake-timers@^7.1.2": version "7.1.2" resolved "https://registry.yarnpkg.com/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz#2524eae70c4910edccf99b2f4e6efc5894aff7b5" integrity sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg== @@ -1247,19 +1231,17 @@ "@types/glob" "*" "@types/node" "*" -"@types/sinon@*": - version "10.0.9" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.9.tgz#6f761210811ac54c18ad56a2ab95bf3350b18a7a" - integrity sha512-xGZVAe61omKnVGedBdTbAveuJ5QyI0LrMIcp0hc1LmVI5IEjs5qG4fM0sv9GIBA2JVoKuf7332IjQX4y5qqMMQ== +"@types/sinon@*", "@types/sinon@10.0.11": + version "10.0.11" + resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.11.tgz#8245827b05d3fc57a6601bd35aee1f7ad330fc42" + integrity sha512-dmZsHlBsKUtBpHriNjlK0ndlvEh8dcb9uV9Afsbt89QIyydpC7NcR+nWlAhASfy3GHnxTl4FX/aKE7XZUt/B4g== dependencies: - "@sinonjs/fake-timers" "^7.1.0" + "@types/sinonjs__fake-timers" "*" -"@types/sinon@10.0.6": - version "10.0.6" - resolved "https://registry.yarnpkg.com/@types/sinon/-/sinon-10.0.6.tgz#bc3faff5154e6ecb69b797d311b7cf0c1b523a1d" - integrity sha512-6EF+wzMWvBNeGrfP3Nx60hhx+FfwSg1JJBLAAP/IdIUq0EYkqCYf70VT3PhuhPX9eLD+Dp+lNdpb/ZeHG8Yezg== - dependencies: - "@sinonjs/fake-timers" "^7.1.0" +"@types/sinonjs__fake-timers@*": + version "8.1.2" + resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz#bf2e02a3dbd4aecaf95942ecd99b7402e03fad5e" + integrity sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA== "@typescript-eslint/eslint-plugin@^4.33.0": version "4.33.0" @@ -1781,6 +1763,13 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" +brace-expansion@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" + integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== + dependencies: + balanced-match "^1.0.0" + braces@^2.3.1: version "2.3.2" resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729" @@ -3059,7 +3048,7 @@ eslint-import-resolver-node@^0.3.6: debug "^3.2.7" resolve "^1.20.0" -eslint-module-utils@^2.7.1, eslint-module-utils@^2.7.2: +eslint-module-utils@^2.7.2: version "2.7.3" resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee" integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ== @@ -3072,26 +3061,7 @@ eslint-plugin-header@^3.0.0, eslint-plugin-header@^3.1.1: resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6" integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg== -eslint-plugin-import@2.25.3: - version "2.25.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766" - integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg== - dependencies: - array-includes "^3.1.4" - array.prototype.flat "^1.2.5" - debug "^2.6.9" - doctrine "^2.1.0" - eslint-import-resolver-node "^0.3.6" - eslint-module-utils "^2.7.1" - has "^1.0.3" - is-core-module "^2.8.0" - is-glob "^4.0.3" - minimatch "^3.0.4" - object.values "^1.1.5" - resolve "^1.20.0" - tsconfig-paths "^3.11.0" - -eslint-plugin-import@^2.25.4: +eslint-plugin-import@2.25.4, eslint-plugin-import@^2.25.4: version "2.25.4" resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1" integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA== @@ -5534,10 +5504,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^3.0.8: - version "3.0.8" - resolved "https://registry.yarnpkg.com/marked/-/marked-3.0.8.tgz#2785f0dc79cbdc6034be4bb4f0f0a396bd3f8aeb" - integrity sha512-0gVrAjo5m0VZSJb4rpL59K1unJAMb/hm8HRXqasD8VeC8m91ytDPMritgFSlKonfdt+rRYYpP/JfLxgIX8yoSw== +marked@^4.0.12: + version "4.0.14" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.14.tgz#7a3a5fa5c80580bac78c1ed2e3b84d7bd6fc3870" + integrity sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ== mem-fs-editor@^6.0.0: version "6.0.0" @@ -5702,6 +5672,13 @@ minimatch@4.2.1: dependencies: brace-expansion "^1.1.7" +minimatch@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b" + integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g== + dependencies: + brace-expansion "^2.0.1" + minimist-options@4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619" @@ -7167,10 +7144,10 @@ shelljs@^0.8.3, shelljs@^0.8.4, shelljs@^0.8.5, shelljs@~0.8.4: interpret "^1.0.0" rechoir "^0.6.2" -shiki@^0.9.12: - version "0.9.15" - resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.9.15.tgz#2481b46155364f236651319d2c18e329ead6fa44" - integrity sha512-/Y0z9IzhJ8nD9nbceORCqu6NgT9X6I8Fk8c3SICHI5NbZRLdZYFaB233gwct9sU0vvSypyaL/qaKvzyQGJBZSw== +shiki@^0.10.1: + version "0.10.1" + resolved "https://registry.yarnpkg.com/shiki/-/shiki-0.10.1.tgz#6f9a16205a823b56c072d0f1a0bcd0f2646bef14" + integrity sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng== dependencies: jsonc-parser "^3.0.0" vscode-oniguruma "^1.6.1" @@ -7946,7 +7923,7 @@ ts-retry-promise@^0.6.0: resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.6.1.tgz#cade4d8c72ee177b9f0b9ec3ab21770752996543" integrity sha512-6L9PAWahkRtZ4mG48wz3Mxk7LfW1eZKEPsCteIa5fbDE1G2kFk4ThHXbynKlIZLg0RdenDBDw6CLME5liOrBSQ== -tsconfig-paths@^3.11.0, tsconfig-paths@^3.12.0: +tsconfig-paths@^3.12.0: version "3.12.0" resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b" integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg== @@ -8041,16 +8018,16 @@ typedoc-plugin-missing-exports@0.22.6: resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.22.6.tgz#7467c60f1cd26507124103f0b9bca271d5aa8d71" integrity sha512-1uguGQqa+c5f33nWS3v1mm0uAx4Ii1lw4Kx2zQksmYFKNEWTmrmMXbMNBoBg4wu0p4dFCNC7JIWPoRzpNS6pFA== -typedoc@0.22.10: - version "0.22.10" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.10.tgz#221e1a2b17bcb71817ef027dc4c4969d572e7620" - integrity sha512-hQYZ4WtoMZ61wDC6w10kxA42+jclWngdmztNZsDvIz7BMJg7F2xnT+uYsUa7OluyKossdFj9E9Ye4QOZKTy8SA== +typedoc@0.22.13: + version "0.22.13" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.13.tgz#d061f8f0fb7c9d686e48814f245bddeea4564e66" + integrity sha512-NHNI7Dr6JHa/I3+c62gdRNXBIyX7P33O9TafGLd07ur3MqzcKgwTvpg18EtvCLHJyfeSthAtCLpM7WkStUmDuQ== dependencies: glob "^7.2.0" lunr "^2.3.9" - marked "^3.0.8" - minimatch "^3.0.4" - shiki "^0.9.12" + marked "^4.0.12" + minimatch "^5.0.1" + shiki "^0.10.1" typescript@^4.1.3, typescript@^4.4.3, typescript@^4.4.4: version "4.5.5"