Skip to content

Commit 382efc6

Browse files
authored
Merge pull request #1116 from salesforcecli/dependabot-npm_and_yarn-eslint-plugin-sf-plugin-1.18.5
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.18.4 to 1.18.5
2 parents 630a0d6 + f41a602 commit 382efc6

File tree

2 files changed

+34
-9
lines changed

2 files changed

+34
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/semver": "^7.5.8",
4040
"@types/shelljs": "^0.8.15",
4141
"aws-sdk-mock": "^5.9.0",
42-
"eslint-plugin-sf-plugin": "^1.18.4",
42+
"eslint-plugin-sf-plugin": "^1.18.5",
4343
"oclif": "^4.11.0",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.4.5"

yarn.lock

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4391,12 +4391,12 @@ eslint-plugin-jsdoc@^46.10.1:
43914391
semver "^7.5.4"
43924392
spdx-expression-parse "^4.0.0"
43934393

4394-
eslint-plugin-sf-plugin@^1.18.4:
4395-
version "1.18.4"
4396-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz#59a41e224d620e20d0fe0e3902c43208c2629037"
4397-
integrity sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==
4394+
eslint-plugin-sf-plugin@^1.18.5:
4395+
version "1.18.5"
4396+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz#4a81063c8dea645db8be183c3257a33dc67c0158"
4397+
integrity sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA==
43984398
dependencies:
4399-
"@salesforce/core" "^7.3.8"
4399+
"@salesforce/core" "^7.3.9"
44004400
"@typescript-eslint/utils" "^6.17.0"
44014401

44024402
eslint-plugin-unicorn@^50.0.1:
@@ -8534,7 +8534,16 @@ standard-version@^9.5.0:
85348534
stringify-package "^1.0.1"
85358535
yargs "^16.0.0"
85368536

8537-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8537+
"string-width-cjs@npm:string-width@^4.2.0":
8538+
version "4.2.3"
8539+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
8540+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8541+
dependencies:
8542+
emoji-regex "^8.0.0"
8543+
is-fullwidth-code-point "^3.0.0"
8544+
strip-ansi "^6.0.1"
8545+
8546+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
85388547
version "4.2.3"
85398548
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
85408549
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8607,7 +8616,14 @@ stringify-package@^1.0.1:
86078616
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
86088617
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==
86098618

8610-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8619+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8620+
version "6.0.1"
8621+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
8622+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8623+
dependencies:
8624+
ansi-regex "^5.0.1"
8625+
8626+
strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
86118627
version "6.0.1"
86128628
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
86138629
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9274,7 +9290,7 @@ workerpool@6.2.1:
92749290
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz"
92759291
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
92769292

9277-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9293+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
92789294
version "7.0.0"
92799295
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
92809296
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9292,6 +9308,15 @@ wrap-ansi@^6.2.0:
92929308
string-width "^4.1.0"
92939309
strip-ansi "^6.0.0"
92949310

9311+
wrap-ansi@^7.0.0:
9312+
version "7.0.0"
9313+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
9314+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9315+
dependencies:
9316+
ansi-styles "^4.0.0"
9317+
string-width "^4.1.0"
9318+
strip-ansi "^6.0.0"
9319+
92959320
wrap-ansi@^8.1.0:
92969321
version "8.1.0"
92979322
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)