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 16
16
"open" : " ^10.1.0"
17
17
},
18
18
"devDependencies" : {
19
- "@oclif/plugin-command-snapshot" : " ^5.2.9 " ,
19
+ "@oclif/plugin-command-snapshot" : " ^5.2.12 " ,
20
20
"@salesforce/cli-plugins-testkit" : " ^5.3.20" ,
21
21
"@salesforce/dev-scripts" : " ^10.2.9" ,
22
22
"@salesforce/plugin-command-reference" : " ^3.1.14" ,
Original file line number Diff line number Diff line change 1559
1559
wordwrap "^1.0.0"
1560
1560
wrap-ansi "^7.0.0"
1561
1561
1562
- " @oclif/plugin-command-snapshot@^5.2.9 " :
1563
- version "5.2.9 "
1564
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.9 .tgz#622ebaf87ebb5b8f217e04a06cb680e14e475b47 "
1565
- integrity sha512-CyUSYqHkN3YyPI582N5wvxZGn8J0ZlVx38fOxW7ManpsrGg+5Q32k0QOW2vCfGZkAAI3B2mSG3flU/34IJujTw ==
1562
+ " @oclif/plugin-command-snapshot@^5.2.12 " :
1563
+ version "5.2.12 "
1564
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12 .tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b "
1565
+ integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug ==
1566
1566
dependencies :
1567
1567
" @oclif/core" " ^4"
1568
- ansis "^3.3.1 "
1568
+ ansis "^3.3.2 "
1569
1569
globby "^14.0.2"
1570
1570
just-diff "^5.2.0"
1571
1571
lodash.difference "^4.5.0"
1572
1572
lodash.get "^4.4.2"
1573
1573
lodash.sortby "^4.7.0"
1574
- semver "^7.6.0 "
1574
+ semver "^7.6.3 "
1575
1575
ts-json-schema-generator "^1.5.1"
1576
1576
1577
1577
" @oclif/plugin-help@^6.2.7 " :
You can’t perform that action at this time.
0 commit comments