File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
"tar" : " ^7.4.3"
22
22
},
23
23
"devDependencies" : {
24
- "@oclif/plugin-command-snapshot" : " ^5.2.10 " ,
24
+ "@oclif/plugin-command-snapshot" : " ^5.2.12 " ,
25
25
"@salesforce/cli-plugins-testkit" : " ^5.3.20" ,
26
26
"@salesforce/dev-scripts" : " ^10.2.7" ,
27
27
"@salesforce/plugin-command-reference" : " ^3.1.13" ,
Original file line number Diff line number Diff line change 3483
3483
wordwrap "^1.0.0"
3484
3484
wrap-ansi "^7.0.0"
3485
3485
3486
- "@oclif/plugin-command-snapshot@^5.2.10 ":
3487
- version "5.2.10 "
3488
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.10 .tgz#48f46f341daa21fc28bd67b58420d5d9910cd237 "
3489
- integrity sha512-Nc7xMdkvQxYfbqfA+UDSFV6SsVzbITVsJXQYPaM9QrlsbgUhzcdMHDX8kvqZV01OcK6Zr7lJ5XksY62lKbtS/A ==
3486
+ "@oclif/plugin-command-snapshot@^5.2.12 ":
3487
+ version "5.2.12 "
3488
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12 .tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b "
3489
+ integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug ==
3490
3490
dependencies:
3491
3491
"@oclif/core" "^4"
3492
- ansis "^3.3.1 "
3492
+ ansis "^3.3.2 "
3493
3493
globby "^14.0.2"
3494
3494
just-diff "^5.2.0"
3495
3495
lodash.difference "^4.5.0"
3496
3496
lodash.get "^4.4.2"
3497
3497
lodash.sortby "^4.7.0"
3498
- semver "^7.6.0 "
3498
+ semver "^7.6.3 "
3499
3499
ts-json-schema-generator "^1.5.1"
3500
3500
3501
3501
"@oclif/plugin-help@^6.2.2":
You can’t perform that action at this time.
0 commit comments