Skip to content

Commit 7b2278e

Browse files
authored
Merge pull request #38 from salesforcecli/dependabot-npm_and_yarn-salesforce-cli-plugins-testkit-5.3.59
chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.58 to 5.3.59
2 parents 3d35050 + 9f2457a commit 7b2278e

2 files changed

Lines changed: 8 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.3.24",
14-
"@salesforce/cli-plugins-testkit": "^5.3.58",
14+
"@salesforce/cli-plugins-testkit": "^5.3.59",
1515
"@salesforce/dev-scripts": "^11.0.4",
1616
"@salesforce/plugin-command-reference": "^3.1.109",
1717
"eslint-plugin-sf-plugin": "^1.20.33",

yarn.lock

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,12 +1425,12 @@
14251425
"@pnpm/network.ca-file" "^1.0.1"
14261426
config-chain "^1.1.11"
14271427

1428-
"@salesforce/cli-plugins-testkit@^5.3.58":
1429-
version "5.3.58"
1430-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.58.tgz#79278780433baf565bb5b57146669760e5e56680"
1431-
integrity sha512-JNRqR+XDhaWUu419Kum5KvUKiw6gQL6O+DUAn3+GRfuia2jYmwVAC9RdQaEcdXQH5BH/3E4JLw5EVEw/LndRQw==
1428+
"@salesforce/cli-plugins-testkit@^5.3.59":
1429+
version "5.3.59"
1430+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.59.tgz#536b0a2337dba3e6bdc8c8f66142014336e44f84"
1431+
integrity sha512-1bOSsuwZkIbbvQMCAVK2jxUnuarVtEQsGiluZjRTTYUKr15IgLFVZbxBPabve3FgCSKc+UDX2XB6OgeaqBJaIw==
14321432
dependencies:
1433-
"@salesforce/core" "^8.30.3"
1433+
"@salesforce/core" "^8.31.1"
14341434
"@salesforce/kit" "^3.2.6"
14351435
"@salesforce/ts-types" "^2.0.11"
14361436
"@types/shelljs" "^0.10.0"
@@ -1441,7 +1441,7 @@
14411441
strip-ansi "6.0.1"
14421442
ts-retry-promise "^0.8.1"
14431443

1444-
"@salesforce/core@^8.23.1", "@salesforce/core@^8.30.3", "@salesforce/core@^8.31.0", "@salesforce/core@^8.31.1":
1444+
"@salesforce/core@^8.23.1", "@salesforce/core@^8.31.0", "@salesforce/core@^8.31.1":
14451445
version "8.31.1"
14461446
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.31.1.tgz#a0057e46568b5aeb6d838c461d7c98105ec11dc2"
14471447
integrity sha512-dnBfLI0v/Ucsh/QrpYPGeo39qsvvglWMRSifx1lmAwLc9QAnL3Hhp9zUxJyX5icD9jj1uMftsAtIOGyjC2+KXA==
@@ -2141,11 +2141,6 @@ ansi-regex@^5.0.1:
21412141
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
21422142
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
21432143

2144-
ansi-regex@^6.0.1:
2145-
version "6.0.1"
2146-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
2147-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
2148-
21492144
ansi-regex@^6.2.2:
21502145
version "6.2.2"
21512146
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.2.2.tgz#60216eea464d864597ce2832000738a0589650c1"
@@ -6648,14 +6643,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66486643
dependencies:
66496644
ansi-regex "^5.0.1"
66506645

6651-
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
6652-
version "7.1.2"
6653-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
6654-
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==
6655-
dependencies:
6656-
ansi-regex "^6.0.1"
6657-
6658-
strip-ansi@^7.2.0:
6646+
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2, strip-ansi@^7.2.0:
66596647
version "7.2.0"
66606648
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.2.0.tgz#d22a269522836a627af8d04b5c3fd2c7fa3e32e3"
66616649
integrity sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==

0 commit comments

Comments
 (0)