Skip to content

Commit e2cfe58

Browse files
authored
Merge pull request #1039 from salesforcecli/devScripts2024-06-05
refactor: devScripts update
2 parents 5fd26c0 + ca5db69 commit e2cfe58

File tree

2 files changed

+11
-38
lines changed

2 files changed

+11
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@oclif/plugin-command-snapshot": "^5.2.0",
2121
"@salesforce/cli-plugins-testkit": "^5.3.8",
22-
"@salesforce/dev-scripts": "^9.1.2",
22+
"@salesforce/dev-scripts": "^9.1.3",
2323
"@salesforce/plugin-command-reference": "^3.0.86",
2424
"@salesforce/schemas": "^1.9.0",
2525
"@salesforce/source-testkit": "^2.2.22",

yarn.lock

Lines changed: 10 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -602,22 +602,14 @@
602602
"@smithy/types" "^3.0.0"
603603
tslib "^2.6.2"
604604

605-
"@aws-sdk/[email protected]":
605+
"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
606606
version "3.577.0"
607607
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.577.0.tgz#7700784d368ce386745f8c340d9d68cea4716f90"
608608
integrity sha512-FT2JZES3wBKN/alfmhlo+3ZOq/XJ0C7QOZcDNrpKjB0kqYoKjhVKZ/Hx6ArR0czkKfHzBBEs6y40ebIHx2nSmA==
609609
dependencies:
610610
"@smithy/types" "^3.0.0"
611611
tslib "^2.6.2"
612612

613-
"@aws-sdk/types@^3.222.0":
614-
version "3.567.0"
615-
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.567.0.tgz#b2dc88e154140b1ff87e94f63c97447bdb1c1738"
616-
integrity sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==
617-
dependencies:
618-
"@smithy/types" "^2.12.0"
619-
tslib "^2.6.2"
620-
621613
"@aws-sdk/[email protected]":
622614
version "3.568.0"
623615
resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.568.0.tgz#6a19a8c6bbaa520b6be1c278b2b8c17875b91527"
@@ -1180,12 +1172,7 @@
11801172
ansi-escapes "^4.3.2"
11811173
chalk "^4.1.2"
11821174

1183-
"@inquirer/type@^1.1.6":
1184-
version "1.3.1"
1185-
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.1.tgz#afb95ff78f44fff7e8a00e17d5820db6add2a076"
1186-
integrity sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==
1187-
1188-
"@inquirer/type@^1.3.3":
1175+
"@inquirer/type@^1.1.6", "@inquirer/type@^1.3.3":
11891176
version "1.3.3"
11901177
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.3.3.tgz#26b2628630fd2381c7fa1e3ab396feb9bbc575da"
11911178
integrity sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==
@@ -1463,10 +1450,10 @@
14631450
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
14641451
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
14651452

1466-
"@salesforce/dev-scripts@^9.1.2":
1467-
version "9.1.2"
1468-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz#41180b427bc4d97acd6667410f6b7642bfc000fe"
1469-
integrity sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==
1453+
"@salesforce/dev-scripts@^9.1.3":
1454+
version "9.1.3"
1455+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.3.tgz#4a2fc111a8651582125443fd26bd8e842a1300f1"
1456+
integrity sha512-UpB/y8pe3hPgQTytC1+yBI2lsAp8mWQFh6OTUMIJsTamVq1fEX34ddJrxjm+F8SIOmV5E5CD0MwxeKOjKahJag==
14701457
dependencies:
14711458
"@commitlint/cli" "^17.1.2"
14721459
"@commitlint/config-conventional" "^17.8.1"
@@ -2051,13 +2038,6 @@
20512038
"@smithy/util-stream" "^3.0.1"
20522039
tslib "^2.6.2"
20532040

2054-
"@smithy/types@^2.12.0":
2055-
version "2.12.0"
2056-
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.12.0.tgz#c44845f8ba07e5e8c88eda5aed7e6a0c462da041"
2057-
integrity sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==
2058-
dependencies:
2059-
tslib "^2.6.2"
2060-
20612041
"@smithy/types@^3.0.0":
20622042
version "3.0.0"
20632043
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
@@ -2339,10 +2319,10 @@
23392319
dependencies:
23402320
"@types/node" "*"
23412321

2342-
"@types/node@*", "@types/node@^20.10.7":
2343-
version "20.12.7"
2344-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2345-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2322+
"@types/node@*", "@types/node@^20.10.7", "@types/node@^20.12.13":
2323+
version "20.13.0"
2324+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2325+
integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
23462326
dependencies:
23472327
undici-types "~5.26.4"
23482328

@@ -2358,13 +2338,6 @@
23582338
dependencies:
23592339
undici-types "~5.26.4"
23602340

2361-
"@types/node@^20.12.13":
2362-
version "20.13.0"
2363-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2364-
integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
2365-
dependencies:
2366-
undici-types "~5.26.4"
2367-
23682341
"@types/normalize-package-data@^2.4.0":
23692342
version "2.4.4"
23702343
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"

0 commit comments

Comments
 (0)