File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
"@salesforce/sf-plugins-core" : " ^10.0.0"
12
12
},
13
13
"devDependencies" : {
14
- "@oclif/plugin-command-snapshot" : " ^5.2.0 " ,
14
+ "@oclif/plugin-command-snapshot" : " ^5.2.2 " ,
15
15
"@salesforce/cli-plugins-testkit" : " ^5.3.9" ,
16
16
"@salesforce/dev-scripts" : " ^10.1.0" ,
17
17
"@salesforce/plugin-command-reference" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 1649
1649
wordwrap "^1.0.0"
1650
1650
wrap-ansi "^7.0.0"
1651
1651
1652
- " @oclif/core@^4" , "@oclif/core@^4.0.0-beta.13" :
1652
+ " @oclif/core@^4 " :
1653
1653
version "4.0.3"
1654
1654
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47"
1655
1655
integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==
1672
1672
wordwrap "^1.0.0"
1673
1673
wrap-ansi "^7.0.0"
1674
1674
1675
- " @oclif/plugin-command-snapshot@^5.2.0 " :
1676
- version "5.2.0 "
1677
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0 .tgz#315ec592f43faf417dbd6dc5af03c21cf06e5f35 "
1678
- integrity sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q ==
1675
+ " @oclif/plugin-command-snapshot@^5.2.2 " :
1676
+ version "5.2.2 "
1677
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.2 .tgz#3bd89b06676eb8858e256c55482efdc7844ca39c "
1678
+ integrity sha512-OVofRryPy962QeyiOYX7iI92H+dFGO7wa4F+yXYLQ0Xr+ik+LNYzOgxRomNIbj8kqnBBPLqOvv9gkKakAf9UZg ==
1679
1679
dependencies :
1680
- " @oclif/core" " ^4.0.0-beta.13 "
1680
+ " @oclif/core" " ^4"
1681
1681
ansis "^3.2.0"
1682
1682
globby "^14.0.1"
1683
1683
just-diff "^5.2.0"
You can’t perform that action at this time.
0 commit comments