Skip to content

Commit fd73f35

Browse files
authored
Merge pull request #669 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.2
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.2.3 to 5.3.2
2 parents 06f8073 + 246d75f commit fd73f35

File tree

2 files changed

+35
-27
lines changed

2 files changed

+35
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"@oclif/plugin-command-snapshot": "^5.1.7",
15-
"@salesforce/cli-plugins-testkit": "^5.2.3",
15+
"@salesforce/cli-plugins-testkit": "^5.3.2",
1616
"@salesforce/dev-scripts": "^9.0.0",
1717
"@salesforce/plugin-command-reference": "^3.0.82",
1818
"eslint-plugin-sf-plugin": "^1.18.3",

yarn.lock

Lines changed: 34 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,10 +1507,10 @@
15071507
"@jridgewell/resolve-uri" "^3.1.0"
15081508
"@jridgewell/sourcemap-codec" "^1.4.14"
15091509

1510-
"@jsforce/jsforce-node@^3.1.0":
1511-
version "3.1.0"
1512-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.1.0.tgz#7f1b4ba60c0c84b870af8e43d713907b10ed8152"
1513-
integrity sha512-xsn6Qj36YyhG7uCL9DOswZhqN/OVIpXm5s8AWD7V9hSJfp5ReebEsjT7a52ztEMmkUAYjWvZC5alBJr7jJCJig==
1510+
"@jsforce/jsforce-node@^3.2.0":
1511+
version "3.2.0"
1512+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.2.0.tgz#4b104613fc9bb74e0e38d2c00936ea2b228ba73a"
1513+
integrity sha512-3GjWNgWs0HFajVhIhwvBPb0B45o500wTBNEBYxy8XjeeRra+qw8A9xUrfVU7TAGev8kXuKhjJwaTiSzThpEnew==
15141514
dependencies:
15151515
"@sindresorhus/is" "^4"
15161516
"@types/node" "^18.15.3"
@@ -1630,12 +1630,12 @@
16301630
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
16311631
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
16321632

1633-
"@salesforce/cli-plugins-testkit@^5.2.3":
1634-
version "5.2.3"
1635-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.3.tgz#20ce2d4e508b0bcaa60c4566b7f1c6bd99280cb8"
1636-
integrity sha512-6x24mYi2F2ywVo3Gygc3H+B1PC6e9MRdVuFwal0qp4D7PisnANrNJai7csgv1XwErG2B2fuDD9w/On1XZV+gSA==
1633+
"@salesforce/cli-plugins-testkit@^5.3.2":
1634+
version "5.3.2"
1635+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.2.tgz#39b12513baf230cbfa2a831d1e1ad567512dcb18"
1636+
integrity sha512-/0ZR9PrRpmbtYzkGee7Sc8b1qzNyojq1Smk0RY7gM439rDKS90Tqq8W3b9hNXtTzHNe98MxQUGq819mCxok+Mw==
16371637
dependencies:
1638-
"@salesforce/core" "^7.3.0"
1638+
"@salesforce/core" "^7.3.3"
16391639
"@salesforce/kit" "^3.1.1"
16401640
"@salesforce/ts-types" "^2.0.9"
16411641
"@types/shelljs" "^0.8.15"
@@ -1646,12 +1646,12 @@
16461646
strip-ansi "6.0.1"
16471647
ts-retry-promise "^0.8.0"
16481648

1649-
"@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1":
1650-
version "7.3.1"
1651-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.1.tgz#cda324f7a5ff1be6d7381943b15b23dbe3cd5dec"
1652-
integrity sha512-jdc0GOUlV4xvyF9dPbBKNPDvQc06uj5YHFEHvdhCAFtCvqgtubpDzlyDppac2kdKujh4c7UH2KreboNvJ3LsoQ==
1649+
"@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.3":
1650+
version "7.3.3"
1651+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.3.tgz#4b84aba806264dd13716f4c4774bd5a417259662"
1652+
integrity sha512-THjYnOrfj0vW+qvlm70NDasH3RHD03cm884yi1+1axA4ugS4FFxXrPDPWAEU5ve5B4vnT7CJfuD/Q56l67ug8w==
16531653
dependencies:
1654-
"@jsforce/jsforce-node" "^3.1.0"
1654+
"@jsforce/jsforce-node" "^3.2.0"
16551655
"@salesforce/kit" "^3.1.1"
16561656
"@salesforce/schemas" "^1.7.0"
16571657
"@salesforce/ts-types" "^2.0.9"
@@ -1662,7 +1662,7 @@
16621662
js2xmlparser "^4.0.1"
16631663
jsonwebtoken "9.0.2"
16641664
jszip "3.10.1"
1665-
pino "^8.19.0"
1665+
pino "^8.21.0"
16661666
pino-abstract-transport "^1.1.0"
16671667
pino-pretty "^10.3.1"
16681668
proper-lockfile "^4.1.2"
@@ -6034,14 +6034,22 @@ picomatch@^3.0.1:
60346034
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-3.0.1.tgz#817033161def55ec9638567a2f3bbc876b3e7516"
60356035
integrity sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==
60366036

6037-
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-transport@v1.1.0:
6037+
pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0:
60386038
version "1.1.0"
60396039
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz#083d98f966262164504afb989bccd05f665937a8"
60406040
integrity sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==
60416041
dependencies:
60426042
readable-stream "^4.0.0"
60436043
split2 "^4.0.0"
60446044

6045+
pino-abstract-transport@^1.2.0:
6046+
version "1.2.0"
6047+
resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz#97f9f2631931e242da531b5c66d3079c12c9d1b5"
6048+
integrity sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==
6049+
dependencies:
6050+
readable-stream "^4.0.0"
6051+
split2 "^4.0.0"
6052+
60456053
pino-pretty@^10.3.1:
60466054
version "10.3.1"
60476055
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.1.tgz#e3285a5265211ac6c7cd5988f9e65bf3371a0ca9"
@@ -6067,22 +6075,22 @@ pino-std-serializers@^6.0.0:
60676075
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
60686076
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
60696077

6070-
pino@^8.19.0:
6071-
version "8.19.0"
6072-
resolved "https://registry.yarnpkg.com/pino/-/pino-8.19.0.tgz#ccc15ef736f103ec02cfbead0912bc436dc92ce4"
6073-
integrity sha512-oswmokxkav9bADfJ2ifrvfHUwad6MLp73Uat0IkQWY3iAw5xTRoznXbXksZs8oaOUMpmhVWD+PZogNzllWpJaA==
6078+
pino@^8.21.0:
6079+
version "8.21.0"
6080+
resolved "https://registry.yarnpkg.com/pino/-/pino-8.21.0.tgz#e1207f3675a2722940d62da79a7a55a98409f00d"
6081+
integrity sha512-ip4qdzjkAyDDZklUaZkcRFb2iA118H9SgRh8yzTkSQK8HilsOJF7rSY8HoW5+I0M46AZgX/pxbprf2vvzQCE0Q==
60746082
dependencies:
60756083
atomic-sleep "^1.0.0"
60766084
fast-redact "^3.1.1"
60776085
on-exit-leak-free "^2.1.0"
6078-
pino-abstract-transport v1.1.0
6086+
pino-abstract-transport "^1.2.0"
60796087
pino-std-serializers "^6.0.0"
60806088
process-warning "^3.0.0"
60816089
quick-format-unescaped "^4.0.3"
60826090
real-require "^0.2.0"
60836091
safe-stable-stringify "^2.3.1"
60846092
sonic-boom "^3.7.0"
6085-
thread-stream "^2.0.0"
6093+
thread-stream "^2.6.0"
60866094

60876095
pkg-dir@^4.1.0:
60886096
version "4.2.0"
@@ -6928,10 +6936,10 @@ text-table@^0.2.0:
69286936
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
69296937
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
69306938

6931-
thread-stream@^2.0.0:
6932-
version "2.3.0"
6933-
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-2.3.0.tgz#4fc07fb39eff32ae7bad803cb7dd9598349fed33"
6934-
integrity sha512-kaDqm1DET9pp3NXwR8382WHbnpXnRkN9xGN9dQt3B2+dmXiW8X1SOwmFOxAErEQ47ObhZ96J6yhZNXuyCOL7KA==
6939+
thread-stream@^2.6.0:
6940+
version "2.7.0"
6941+
resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-2.7.0.tgz#d8a8e1b3fd538a6cca8ce69dbe5d3d097b601e11"
6942+
integrity sha512-qQiRWsU/wvNolI6tbbCKd9iKaTnCXsTwVxhhKM6nctPdujTyztjlbUkUTUymidWcMnZ5pWR0ej4a0tjsW021vw==
69356943
dependencies:
69366944
real-require "^0.2.0"
69376945

0 commit comments

Comments
 (0)