Skip to content

Commit d564c38

Browse files
committed
chore: updates from devScripts
1 parent e5cbb2e commit d564c38

2 files changed

Lines changed: 36 additions & 71 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@oclif/plugin-help": "^5.2.9",
1919
"@salesforce/dev-config": "^4.0.1",
20-
"@salesforce/dev-scripts": "^5.3.0",
20+
"@salesforce/dev-scripts": "^5.4.2",
2121
"@salesforce/plugin-auth": "^2.7.15",
2222
"@salesforce/prettier-config": "^0.0.3",
2323
"@types/debug": "^4.1.7",
@@ -30,10 +30,10 @@
3030
"eslint-config-salesforce": "^2.0.1",
3131
"eslint-config-salesforce-license": "^0.2.0",
3232
"eslint-config-salesforce-typescript": "^1.1.1",
33-
"eslint-plugin-header": "^3.0.0",
33+
"eslint-plugin-header": "^3.1.1",
3434
"eslint-plugin-import": "^2.27.5",
3535
"eslint-plugin-jsdoc": "^44.0.0",
36-
"eslint-plugin-sf-plugin": "^1.15.5",
36+
"eslint-plugin-sf-plugin": "^1.15.6",
3737
"husky": "^8.0.3",
3838
"mocha": "^10.2.0",
3939
"nyc": "^15.1.0",
@@ -205,4 +205,4 @@
205205
"output": []
206206
}
207207
}
208-
}
208+
}

yarn.lock

Lines changed: 32 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@
888888
mv "~2"
889889
safe-json-stringify "~1"
890890

891-
"@salesforce/core@^3.34.9", "@salesforce/core@^3.36.0", "@salesforce/core@^3.36.2":
891+
"@salesforce/core@^3.34.9", "@salesforce/core@^3.36.0":
892892
version "3.36.2"
893893
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.2.tgz#135fa2fb858da6245b9ecff1e7819aeaeead5150"
894894
integrity sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==
@@ -909,10 +909,10 @@
909909
jsonwebtoken "9.0.0"
910910
ts-retry-promise "^0.7.0"
911911

912-
"@salesforce/core@^4.0.1":
913-
version "4.0.1"
914-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.0.1.tgz#d843c86cfd59f74e33e70d9558e0fe3ee9b49a53"
915-
integrity sha512-BjHM3C3QfjW0wSrt0q2+5JOwa/9edg/18TT2C3iykmPxeDXAum/2W/S+7ctyefEJ0/VYlh/DvzLaEc74MadKnA==
912+
"@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0":
913+
version "4.1.0"
914+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.1.0.tgz#909c1ef1640683f797529899dbf316d53f1aebee"
915+
integrity sha512-S+5sJ3wSlpu4ATEYGDeqNMu1NaRgD5+HjtYFZiiUOdtHrUh55JD6DGcwgtrj2ojM9cnwcqlj/Ho/2yljrJdOSQ==
916916
dependencies:
917917
"@salesforce/bunyan" "^2.0.0"
918918
"@salesforce/kit" "^3.0.0"
@@ -928,17 +928,18 @@
928928
js2xmlparser "^4.0.1"
929929
jsforce "^2.0.0-beta.23"
930930
jsonwebtoken "9.0.0"
931+
proper-lockfile "^4.1.2"
931932
ts-retry-promise "^0.7.0"
932933

933934
"@salesforce/dev-config@^4.0.1":
934935
version "4.0.1"
935936
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e"
936937
integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g==
937938

938-
"@salesforce/dev-scripts@^5.3.0":
939-
version "5.3.0"
940-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.3.0.tgz#b8c46359753cde18df3abcd2b39f90a50f5a0e59"
941-
integrity sha512-Q2ruja7jPQ2JIR0R+EQnpkEyVjzud4/n3RkuG2Ho7JShxy4bZyKRWVN6WjvQ/0EFttiwKfd65MN/bmlBMPD9rQ==
939+
"@salesforce/dev-scripts@^5.4.2":
940+
version "5.4.2"
941+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.4.2.tgz#77aacf9a4743fe951d9de9cbc9524a70bb46054e"
942+
integrity sha512-D54yF+NDDa+50A28YyvG8aO5t3tIMIIZ7Q+ewWmUXdpFhqUfwq1k6/Y2tZy+rE9Z8fwWB2DQSD9dhaZavxOgrw==
942943
dependencies:
943944
"@commitlint/cli" "^17.1.2"
944945
"@commitlint/config-conventional" "^17.1.0"
@@ -952,12 +953,12 @@
952953
chalk "^4.0.0"
953954
cosmiconfig "^7.0.0"
954955
eslint "^8.41.0"
955-
eslint-config-prettier "^8.5.0"
956+
eslint-config-prettier "^8.8.0"
956957
eslint-config-salesforce "^2.0.1"
957-
eslint-config-salesforce-license "^0.1.6"
958+
eslint-config-salesforce-license "^0.2.0"
958959
eslint-config-salesforce-typescript "^1.1.1"
959-
eslint-plugin-header "^3.0.0"
960-
eslint-plugin-import "2.26.0"
960+
eslint-plugin-header "^3.1.1"
961+
eslint-plugin-import "^2.27.5"
961962
eslint-plugin-jsdoc "^43.0.5"
962963
eslint-plugin-prefer-arrow "^1.2.1"
963964
husky "^7.0.4"
@@ -971,7 +972,7 @@
971972
ts-node "^10.0.0"
972973
typedoc "0.23.16"
973974
typedoc-plugin-missing-exports "0.23.0"
974-
typescript "^4.1.3"
975+
typescript "^4.9.5"
975976
wireit "^0.9.5"
976977

977978
"@salesforce/kit@^1.9.2":
@@ -1363,7 +1364,7 @@
13631364
eslint-scope "^5.1.1"
13641365
semver "^7.3.7"
13651366

1366-
"@typescript-eslint/utils@^5.59.7":
1367+
"@typescript-eslint/utils@^5.59.8":
13671368
version "5.59.8"
13681369
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.59.8.tgz#34d129f35a2134c67fdaf024941e8f96050dca2b"
13691370
integrity sha512-Tr65630KysnNn9f9G7ROF3w1b5/7f6QVCJ+WK9nhIocWmx9F+TmCAcglF26Vm7z8KCTwoKcNEBZrhlklla3CKg==
@@ -1635,7 +1636,7 @@ array-ify@^1.0.0:
16351636
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
16361637
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
16371638

1638-
array-includes@^3.1.4, array-includes@^3.1.6:
1639+
array-includes@^3.1.6:
16391640
version "3.1.6"
16401641
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
16411642
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
@@ -1651,7 +1652,7 @@ array-union@^2.1.0:
16511652
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
16521653
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
16531654

1654-
array.prototype.flat@^1.2.5, array.prototype.flat@^1.3.1:
1655+
array.prototype.flat@^1.3.1:
16551656
version "1.3.1"
16561657
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2"
16571658
integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==
@@ -2494,13 +2495,6 @@ debug@4.3.3:
24942495
dependencies:
24952496
ms "2.1.2"
24962497

2497-
debug@^2.6.9:
2498-
version "2.6.9"
2499-
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
2500-
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
2501-
dependencies:
2502-
ms "2.0.0"
2503-
25042498
debug@^3.2.7:
25052499
version "3.2.7"
25062500
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@@ -2817,16 +2811,11 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
28172811
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
28182812
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
28192813

2820-
eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.8.0:
2814+
eslint-config-prettier@^8.8.0:
28212815
version "8.8.0"
28222816
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
28232817
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
28242818

2825-
eslint-config-salesforce-license@^0.1.6:
2826-
version "0.1.6"
2827-
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.1.6.tgz#75b475cf90f92e1dcb4340124466288915fed3f8"
2828-
integrity sha512-PH1nkm6MaouON4Ac4fgJh29oQiHlpU/G2xS45FAYeAWkh1up88j1UpjXt2ISNniQVvU4uqfVAOOaEb5X5hDqYw==
2829-
28302819
eslint-config-salesforce-license@^0.2.0:
28312820
version "0.2.0"
28322821
resolved "https://registry.yarnpkg.com/eslint-config-salesforce-license/-/eslint-config-salesforce-license-0.2.0.tgz#323193f1aa15dd33fbf108d25fc1210afc11065e"
@@ -2842,7 +2831,7 @@ eslint-config-salesforce@^2.0.1:
28422831
resolved "https://registry.yarnpkg.com/eslint-config-salesforce/-/eslint-config-salesforce-2.0.1.tgz#02893c79f304761d766f9bab8947ab3ff0e5019c"
28432832
integrity sha512-Lrk6PAWOKJoC7OwcZj26IMGVJuqYTgJWYqQaJUTLfaBl9UOTmxCqLflttVGEpfBcleDBQb7uw5vvR/8E8Quv5A==
28442833

2845-
eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7:
2834+
eslint-import-resolver-node@^0.3.7:
28462835
version "0.3.7"
28472836
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7"
28482837
integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==
@@ -2851,37 +2840,18 @@ eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.7:
28512840
is-core-module "^2.11.0"
28522841
resolve "^1.22.1"
28532842

2854-
eslint-module-utils@^2.7.3, eslint-module-utils@^2.7.4:
2843+
eslint-module-utils@^2.7.4:
28552844
version "2.7.4"
28562845
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.4.tgz#4f3e41116aaf13a20792261e61d3a2e7e0583974"
28572846
integrity sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==
28582847
dependencies:
28592848
debug "^3.2.7"
28602849

2861-
eslint-plugin-header@^3.0.0:
2850+
eslint-plugin-header@^3.1.1:
28622851
version "3.1.1"
28632852
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
28642853
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
28652854

2866-
eslint-plugin-import@2.26.0:
2867-
version "2.26.0"
2868-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
2869-
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
2870-
dependencies:
2871-
array-includes "^3.1.4"
2872-
array.prototype.flat "^1.2.5"
2873-
debug "^2.6.9"
2874-
doctrine "^2.1.0"
2875-
eslint-import-resolver-node "^0.3.6"
2876-
eslint-module-utils "^2.7.3"
2877-
has "^1.0.3"
2878-
is-core-module "^2.8.1"
2879-
is-glob "^4.0.3"
2880-
minimatch "^3.1.2"
2881-
object.values "^1.1.5"
2882-
resolve "^1.22.0"
2883-
tsconfig-paths "^3.14.1"
2884-
28852855
eslint-plugin-import@^2.27.5:
28862856
version "2.27.5"
28872857
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65"
@@ -2936,13 +2906,13 @@ eslint-plugin-prefer-arrow@^1.2.1:
29362906
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
29372907
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
29382908

2939-
eslint-plugin-sf-plugin@^1.15.5:
2940-
version "1.15.5"
2941-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.5.tgz#219c05c9432048a06a232e62ff47f84e918d50ab"
2942-
integrity sha512-JBziy6jX9FSYBTXs8eNk8I37DFFqooAL51SjlVKrVBwHvRBsRdiXtnLfXV8SeqcZqm4zxu50rrHXQdvHwlEwkw==
2909+
eslint-plugin-sf-plugin@^1.15.6:
2910+
version "1.15.8"
2911+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.8.tgz#6926244f8f8ea7015b8109283abf44736e59aa76"
2912+
integrity sha512-78toJayNZinG0NFKPBVeRzGoYwUViQcrvCMQq/h/7D3f0XKZ6NRHEt1V+Dt3j0GOZ+A/UqWbrLuvMPl4sPMo2Q==
29432913
dependencies:
2944-
"@salesforce/core" "^3.36.2"
2945-
"@typescript-eslint/utils" "^5.59.7"
2914+
"@salesforce/core" "^4.1.0"
2915+
"@typescript-eslint/utils" "^5.59.8"
29462916

29472917
eslint-scope@^5.1.1:
29482918
version "5.1.1"
@@ -4002,7 +3972,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
40023972
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
40033973
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
40043974

4005-
is-core-module@^2.11.0, is-core-module@^2.5.0, is-core-module@^2.8.1, is-core-module@^2.9.0:
3975+
is-core-module@^2.11.0, is-core-module@^2.5.0, is-core-module@^2.9.0:
40063976
version "2.11.0"
40073977
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
40083978
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
@@ -5040,11 +5010,6 @@ mri@^1.1.5:
50405010
resolved "https://registry.yarnpkg.com/mri/-/mri-1.2.0.tgz#6721480fec2a11a4889861115a48b6cbe7cc8f0b"
50415011
integrity sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==
50425012

5043-
ms@2.0.0:
5044-
version "2.0.0"
5045-
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
5046-
integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==
5047-
50485013
ms@2.1.2:
50495014
version "2.1.2"
50505015
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -5395,7 +5360,7 @@ object.assign@^4.1.4:
53955360
has-symbols "^1.0.3"
53965361
object-keys "^1.1.1"
53975362

5398-
object.values@^1.1.5, object.values@^1.1.6:
5363+
object.values@^1.1.6:
53995364
version "1.1.6"
54005365
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
54015366
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
@@ -6052,7 +6017,7 @@ resolve-global@1.0.0, resolve-global@^1.0.0:
60526017
dependencies:
60536018
global-dirs "^0.1.1"
60546019

6055-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.22.0, resolve@^1.22.1:
6020+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.22.1:
60566021
version "1.22.1"
60576022
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
60586023
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
@@ -6847,7 +6812,7 @@ typedoc@0.23.16:
68476812
minimatch "^5.1.0"
68486813
shiki "^0.11.1"
68496814

6850-
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.5:
6815+
typescript@^4.6.4, typescript@^4.9.5:
68516816
version "4.9.5"
68526817
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
68536818
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

0 commit comments

Comments
 (0)