File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 11
11
"fast-levenshtein" : " ^3.0.0"
12
12
},
13
13
"devDependencies" : {
14
- "@oclif/plugin-command-snapshot" : " ^5.1.9 " ,
14
+ "@oclif/plugin-command-snapshot" : " ^5.2.0 " ,
15
15
"@oclif/test" : " ^3.2.15" ,
16
16
"@salesforce/cli-plugins-testkit" : " ^5.3.6" ,
17
17
"@salesforce/dev-scripts" : " ^9.1.2" ,
Original file line number Diff line number Diff line change 1674
1674
" @nodelib/fs.scandir" " 2.1.5"
1675
1675
fastq "^1.6.0"
1676
1676
1677
- " @oclif/core@3.26.6 " , "@oclif/core@ ^3.26.2", "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1677
+ " @oclif/core@^3.26.2" , "@oclif/core@^3.26.5", "@oclif/core@^3.26.6":
1678
1678
version "3.26.6"
1679
1679
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1680
1680
integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
1731
1731
wordwrap "^1.0.0"
1732
1732
wrap-ansi "^7.0.0"
1733
1733
1734
- " @oclif/plugin-command-snapshot@^5.1.9 " :
1735
- version "5.1.9 "
1736
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9 .tgz#f530b72cd13a3344961569d5084298f07acdb2be "
1737
- integrity sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw ==
1734
+ " @oclif/plugin-command-snapshot@^5.2.0 " :
1735
+ version "5.2.0 "
1736
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0 .tgz#315ec592f43faf417dbd6dc5af03c21cf06e5f35 "
1737
+ integrity sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q ==
1738
1738
dependencies :
1739
- " @oclif/core" " 3.26.6"
1740
- " @types/lodash.difference" " ^4.5.9"
1741
- chalk "^5.3.0"
1739
+ " @oclif/core" " ^4.0.0-beta.13"
1740
+ ansis "^3.2.0"
1742
1741
globby "^14.0.1"
1743
1742
just-diff "^5.2.0"
1744
1743
lodash.difference "^4.5.0"
3074
3073
dependencies :
3075
3074
" @types/node" " *"
3076
3075
3077
- " @types/lodash.difference@^4.5.9 " :
3078
- version "4.5.9"
3079
- resolved "https://registry.yarnpkg.com/@types/lodash.difference/-/lodash.difference-4.5.9.tgz#69e82a68557779abac489585f43159997cab874c"
3080
- integrity sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==
3081
- dependencies :
3082
- " @types/lodash" " *"
3083
-
3084
3076
" @types/lodash@* " :
3085
3077
version "4.14.200"
3086
3078
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.200.tgz#435b6035c7eba9cdf1e039af8212c9e9281e7149"
You can’t perform that action at this time.
0 commit comments