File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 33
33
"yarn-deduplicate" : " ^6.0.2"
34
34
},
35
35
"devDependencies" : {
36
- "@oclif/plugin-command-snapshot" : " ^5.2.7 " ,
36
+ "@oclif/plugin-command-snapshot" : " ^5.2.13 " ,
37
37
"@salesforce/dev-scripts" : " ^10.2.4" ,
38
38
"@salesforce/ts-sinon" : " ^1.4.24" ,
39
39
"@types/semver" : " ^7.5.8" ,
Original file line number Diff line number Diff line change 1806
1806
wordwrap "^1.0.0"
1807
1807
wrap-ansi "^7.0.0"
1808
1808
1809
- " @oclif/plugin-command-snapshot@^5.2.7 " :
1810
- version "5.2.7 "
1811
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.7 .tgz#1013bce097b9023ff84db7dac070c7f78aff9449 "
1812
- integrity sha512-fKFF/AJDIGo9GEe23YxqfOlhtEx7SD9gNJRQNLEB0267UVXukR3jhJbbyjcsG7aw1cAp5glFnzIoWzpBycXQYQ ==
1809
+ " @oclif/plugin-command-snapshot@^5.2.13 " :
1810
+ version "5.2.13 "
1811
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.13 .tgz#d0025844865c20e38d4198c43fd6a515fedfde06 "
1812
+ integrity sha512-oCCD5DqjbK0AKonhGI+qa7ZMhvLbmdJ0kvWCoDBJyyusuxPtsGKYGrBS5LLqn6eEFIvOLbW+ZVXSOUQNK+SHRg ==
1813
1813
dependencies :
1814
1814
" @oclif/core" " ^4"
1815
- ansis "^3.2.0 "
1815
+ ansis "^3.3.2 "
1816
1816
globby "^14.0.2"
1817
1817
just-diff "^5.2.0"
1818
1818
lodash.difference "^4.5.0"
1819
1819
lodash.get "^4.4.2"
1820
1820
lodash.sortby "^4.7.0"
1821
- semver "^7.6.0 "
1821
+ semver "^7.6.3 "
1822
1822
ts-json-schema-generator "^1.5.1"
1823
1823
1824
1824
" @oclif/plugin-help@^6.2.7 " :
@@ -3273,10 +3273,10 @@ ansicolors@~0.3.2:
3273
3273
resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
3274
3274
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
3275
3275
3276
- ansis@^3.2.0 , ansis@^3.2 .1, ansis@^3.3.1 :
3277
- version "3.3.1 "
3278
- resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1 .tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75 "
3279
- integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q ==
3276
+ ansis@^3.2.1 , ansis@^3.3 .1, ansis@^3.3.2 :
3277
+ version "3.3.2 "
3278
+ resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.2 .tgz#15adc36fea112da95c74d309706e593618accac3 "
3279
+ integrity sha512-cFthbBlt+Oi0i9Pv/j6YdVWJh54CtjGACaMPCIrEV4Ha7HWsIjXDwseYV79TIL0B4+KfSwD5S70PeQDkPUd1rA ==
3280
3280
3281
3281
anymatch@~3.1.2 :
3282
3282
version "3.1.3"
You can’t perform that action at this time.
0 commit comments