Skip to content

Commit 51fb20c

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.1 to 1.20.5
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.1 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.1...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] <support@github.com>
1 parent 69dd550 commit 51fb20c

File tree

2 files changed

+40
-15
lines changed

2 files changed

+40
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@salesforce/plugin-command-reference": "^3.1.13",
2929
"@types/node-fetch": "^2.6.11",
3030
"@types/tar": "^6.1.13",
31-
"eslint-plugin-sf-plugin": "^1.20.1",
31+
"eslint-plugin-sf-plugin": "^1.20.5",
3232
"esmock": "^2.6.7",
3333
"oclif": "^4.14.12",
3434
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 39 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3937,10 +3937,10 @@
39373937
strip-ansi "6.0.1"
39383938
ts-retry-promise "^0.8.1"
39393939

3940-
"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.3.0":
3941-
version "8.3.0"
3942-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878"
3943-
integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==
3940+
"@salesforce/core@^8.2.3", "@salesforce/core@^8.2.7", "@salesforce/core@^8.3.0", "@salesforce/core@^8.4.0":
3941+
version "8.4.0"
3942+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93"
3943+
integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g==
39443944
dependencies:
39453945
"@jsforce/jsforce-node" "^3.4.0"
39463946
"@salesforce/kit" "^3.1.6"
@@ -5405,7 +5405,7 @@
54055405
"@typescript-eslint/typescript-estree" "6.21.0"
54065406
semver "^7.5.4"
54075407

5408-
"@typescript-eslint/utils@^7.17.0":
5408+
"@typescript-eslint/utils@^7.18.0":
54095409
version "7.18.0"
54105410
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
54115411
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
@@ -8123,13 +8123,13 @@ eslint-plugin-react@^7.32.2:
81238123
string.prototype.matchall "^4.0.11"
81248124
string.prototype.repeat "^1.0.0"
81258125

8126-
eslint-plugin-sf-plugin@^1.20.1:
8127-
version "1.20.1"
8128-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.1.tgz#bdde7cd6b62df1f707770273768a4fecdf901cfa"
8129-
integrity sha512-Mf4gC4I87h+coOpwh2uIRbhCzTGDGX7QskLGzst7fktzXkCwsIXMVic6NHPWSWIA6U8IU4g5MwMiZjuXqJTwdA==
8126+
eslint-plugin-sf-plugin@^1.20.5:
8127+
version "1.20.5"
8128+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5.tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a"
8129+
integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA==
81308130
dependencies:
8131-
"@salesforce/core" "^8.2.3"
8132-
"@typescript-eslint/utils" "^7.17.0"
8131+
"@salesforce/core" "^8.4.0"
8132+
"@typescript-eslint/utils" "^7.18.0"
81338133

81348134
eslint-plugin-unicorn@^50.0.1:
81358135
version "50.0.1"
@@ -14248,7 +14248,16 @@ string-length@^4.0.1:
1424814248
char-regex "^1.0.2"
1424914249
strip-ansi "^6.0.0"
1425014250

14251-
"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:
14251+
"string-width-cjs@npm:string-width@^4.2.0":
14252+
version "4.2.3"
14253+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14254+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14255+
dependencies:
14256+
emoji-regex "^8.0.0"
14257+
is-fullwidth-code-point "^3.0.0"
14258+
strip-ansi "^6.0.1"
14259+
14260+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1425214261
version "4.2.3"
1425314262
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1425414263
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14352,7 +14361,14 @@ stringify-entities@^3.0.1:
1435214361
character-entities-legacy "^1.0.0"
1435314362
xtend "^4.0.0"
1435414363

14355-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14364+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
14365+
version "6.0.1"
14366+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14367+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14368+
dependencies:
14369+
ansi-regex "^5.0.1"
14370+
14371+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1435614372
version "6.0.1"
1435714373
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1435814374
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -15655,7 +15671,7 @@ workerpool@^6.5.1:
1565515671
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
1565615672
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
1565715673

15658-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
15674+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1565915675
version "7.0.0"
1566015676
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1566115677
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -15673,6 +15689,15 @@ wrap-ansi@^6.2.0:
1567315689
string-width "^4.1.0"
1567415690
strip-ansi "^6.0.0"
1567515691

15692+
wrap-ansi@^7.0.0:
15693+
version "7.0.0"
15694+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
15695+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
15696+
dependencies:
15697+
ansi-styles "^4.0.0"
15698+
string-width "^4.1.0"
15699+
strip-ansi "^6.0.0"
15700+
1567615701
wrap-ansi@^8.1.0:
1567715702
version "8.1.0"
1567815703
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)