diff --git a/package.json b/package.json index ed22742b..97c7528e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^4.0.5", - "@salesforce/cli-plugins-testkit": "^4.1.1", + "@salesforce/cli-plugins-testkit": "^4.2.2", "@salesforce/dev-config": "^4.0.1", "@salesforce/dev-scripts": "^5.4.2", "@salesforce/plugin-command-reference": "^3.0.4", @@ -244,4 +244,4 @@ "output": [] } } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index a8f249cf..cc8b8e58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -902,12 +902,12 @@ mv "~2" safe-json-stringify "~1" -"@salesforce/cli-plugins-testkit@^4.1.1": - version "4.1.1" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.1.1.tgz#3504d7b05f63bf15a706385efb90c1c5f46c6c38" - integrity sha512-aGeiVYdWW6O/Q5LHCc4ZVNKihz0oiCljplbT2EmjyTyo+3Bxj1iyuo3o428+wo9BIc/Qk0jkKjqrSGS5HPDs/A== +"@salesforce/cli-plugins-testkit@^4.2.2": + version "4.2.2" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.2.2.tgz#84588137a4754534cb7719ba17458275b4455a0c" + integrity sha512-Fkv2hXQ/czO08BbfXsCaTa5FTBajfoi8pbISoDy9FOH1rMPLWFyoHRPVPjBez+EzfjzoPa0JyVEeOAN6jxSszg== dependencies: - "@salesforce/core" "^4.1.3" + "@salesforce/core" "^4.3.5" "@salesforce/kit" "^3.0.2" "@salesforce/ts-types" "^2.0.2" "@types/shelljs" "^0.8.12" @@ -938,7 +938,7 @@ jsonwebtoken "9.0.0" ts-retry-promise "^0.7.0" -"@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0", "@salesforce/core@^4.1.3", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.5": +"@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0", "@salesforce/core@^4.3.2", "@salesforce/core@^4.3.5": version "4.3.5" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.5.tgz#6b17141301923b5cd9423e08a7c2172084beca6b" integrity sha512-OpelT9syDjEab4jCF82jzTzRJfAoTqj+jfQjzh0MwYMgsS4wGTtjUILZqqE82Cq/W4ByADjlclHcOd3gE9XVMQ== @@ -5140,16 +5140,11 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lru-cache@^7.14.1: +lru-cache@^7.14.1, lru-cache@^7.7.1: version "7.18.3" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -lru-cache@^7.7.1: - version "7.17.0" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.17.0.tgz#00c7ba5919e5ea7c69ff94ddabbf32cb09ab805c" - integrity sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ== - lunr@^2.3.9: version "2.3.9" resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1" @@ -7801,15 +7796,7 @@ vinyl@^2.0.1: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vm2@^3.9.17: - version "3.9.18" - resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.18.tgz#d919848bee191a0410c5cc1c5aac58adfd03ce9a" - integrity sha512-iM7PchOElv6Uv6Q+0Hq7dcgDtWWT6SizYqVcvol+1WQc+E9HlgTCnPozbQNSP3yDV9oXHQOEQu530w2q/BCVZg== - dependencies: - acorn "^8.7.0" - acorn-walk "^8.2.0" - -vm2@^3.9.19: +vm2@^3.9.17, vm2@^3.9.19: version "3.9.19" resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.19.tgz#be1e1d7a106122c6c492b4d51c2e8b93d3ed6a4a" integrity sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==