File tree 2 files changed +7
-41
lines changed
2 files changed +7
-41
lines changed Original file line number Diff line number Diff line change 18
18
"proxy-agent" : " ^6.3.1"
19
19
},
20
20
"devDependencies" : {
21
- "@oclif/plugin-command-snapshot" : " ^5.1.6 " ,
21
+ "@oclif/plugin-command-snapshot" : " ^5.1.7 " ,
22
22
"@oclif/plugin-help" : " ^6.0.20" ,
23
23
"@salesforce/cli-plugins-testkit" : " ^5.3.0" ,
24
24
"@salesforce/dev-scripts" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 1509
1509
" @nodelib/fs.scandir" " 2.1.5"
1510
1510
fastq "^1.6.0"
1511
1511
1512
- " @oclif/core@3.26.3 " :
1513
- version "3.26.3"
1514
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
1515
- integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
1516
- dependencies :
1517
- " @types/cli-progress" " ^3.11.5"
1518
- ansi-escapes "^4.3.2"
1519
- ansi-styles "^4.3.0"
1520
- cardinal "^2.1.1"
1521
- chalk "^4.1.2"
1522
- clean-stack "^3.0.1"
1523
- cli-progress "^3.12.0"
1524
- color "^4.2.3"
1525
- debug "^4.3.4"
1526
- ejs "^3.1.10"
1527
- get-package-type "^0.1.0"
1528
- globby "^11.1.0"
1529
- hyperlinker "^1.0.0"
1530
- indent-string "^4.0.0"
1531
- is-wsl "^2.2.0"
1532
- js-yaml "^3.14.1"
1533
- minimatch "^9.0.4"
1534
- natural-orderby "^2.0.3"
1535
- object-treeify "^1.1.33"
1536
- password-prompt "^1.1.3"
1537
- slice-ansi "^4.0.0"
1538
- string-width "^4.2.3"
1539
- strip-ansi "^6.0.1"
1540
- supports-color "^8.1.1"
1541
- supports-hyperlinks "^2.2.0"
1542
- widest-line "^3.1.0"
1543
- wordwrap "^1.0.0"
1544
- wrap-ansi "^7.0.0"
1545
-
1546
- " @oclif/core@^3.26.0" , "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
1512
+ " @oclif/core@3.26.4" , "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
1547
1513
version "3.26.4"
1548
1514
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1549
1515
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1577
1543
wordwrap "^1.0.0"
1578
1544
wrap-ansi "^7.0.0"
1579
1545
1580
- " @oclif/plugin-command-snapshot@^5.1.6 " :
1581
- version "5.1.6 "
1582
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6 .tgz#7bf028cbbaac1dcb1b979b7e34cf6de75cedd104 "
1583
- integrity sha512-i44oUyDOaMiUdloKN7darp4gE/Lio+K8yV0Qz04XkYzjHmGOz/41K5wcSMGvZc1EPmxCK2NBjR4W89TmCS8OjA ==
1546
+ " @oclif/plugin-command-snapshot@^5.1.7 " :
1547
+ version "5.1.7 "
1548
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7 .tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050 "
1549
+ integrity sha512-pUxopI9/bAZ0ddwLSAH2L7V/vSbzvobjvOtUk5XMm49Rkf/+b+dqcsf/J1uVh8LCMQz8OYfa4lVc/t4hBpD1Kw ==
1584
1550
dependencies :
1585
- " @oclif/core" " 3.26.3 "
1551
+ " @oclif/core" " 3.26.4 "
1586
1552
" @types/lodash.difference" " ^4.5.9"
1587
1553
chalk "^5.3.0"
1588
1554
globby "^14.0.1"
You can’t perform that action at this time.
0 commit comments