Skip to content

Commit a3bfc6a

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.4 to 1.20.5
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.4 to 1.20.5. - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](salesforcecli/eslint-plugin-sf-plugin@1.20.4...1.20.5) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cbc785 commit a3bfc6a

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
@@ -26,7 +26,7 @@
2626
"@salesforce/source-testkit": "^2.2.57",
2727
"@salesforce/ts-sinon": "^1.4.24",
2828
"cross-env": "^7.0.3",
29-
"eslint-plugin-sf-plugin": "^1.20.4",
29+
"eslint-plugin-sf-plugin": "^1.20.5",
3030
"oclif": "^4.14.19",
3131
"ts-node": "^10.9.2",
3232
"typescript": "^5.5.4"

yarn.lock

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4270,12 +4270,12 @@ eslint-plugin-jsdoc@^46.10.1:
42704270
semver "^7.5.4"
42714271
spdx-expression-parse "^4.0.0"
42724272

4273-
eslint-plugin-sf-plugin@^1.20.4:
4274-
version "1.20.4"
4275-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4.tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4"
4276-
integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ==
4273+
eslint-plugin-sf-plugin@^1.20.5:
4274+
version "1.20.5"
4275+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a"
4276+
integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA==
42774277
dependencies:
4278-
"@salesforce/core" "^8.3.0"
4278+
"@salesforce/core" "^8.4.0"
42794279
"@typescript-eslint/utils" "^7.18.0"
42804280

42814281
eslint-plugin-unicorn@^50.0.1:
@@ -7788,7 +7788,16 @@ [email protected]:
77887788
dependencies:
77897789
escodegen "^1.8.1"
77907790

7791-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7791+
"string-width-cjs@npm:string-width@^4.2.0":
7792+
version "4.2.3"
7793+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7794+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7795+
dependencies:
7796+
emoji-regex "^8.0.0"
7797+
is-fullwidth-code-point "^3.0.0"
7798+
strip-ansi "^6.0.1"
7799+
7800+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
77927801
version "4.2.3"
77937802
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
77947803
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7857,7 +7866,14 @@ string_decoder@~1.1.1:
78577866
dependencies:
78587867
safe-buffer "~5.1.0"
78597868

7860-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7869+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7870+
version "6.0.1"
7871+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7872+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7873+
dependencies:
7874+
ansi-regex "^5.0.1"
7875+
7876+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
78617877
version "6.0.1"
78627878
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
78637879
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8451,7 +8467,7 @@ workerpool@^6.5.1:
84518467
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
84528468
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
84538469

8454-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8470+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
84558471
version "7.0.0"
84568472
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
84578473
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8469,6 +8485,15 @@ wrap-ansi@^6.2.0:
84698485
string-width "^4.1.0"
84708486
strip-ansi "^6.0.0"
84718487

8488+
wrap-ansi@^7.0.0:
8489+
version "7.0.0"
8490+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8491+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8492+
dependencies:
8493+
ansi-styles "^4.0.0"
8494+
string-width "^4.1.0"
8495+
strip-ansi "^6.0.0"
8496+
84728497
wrap-ansi@^8.1.0:
84738498
version "8.1.0"
84748499
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)