File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"glob" : " ^7.1.3" ,
29
29
"ignore" : " ^5.0.5" ,
30
30
"json-to-ast" : " ^2.1.0" ,
31
- "jsondiffpatch" : " ^0.3.11 " ,
31
+ "jsondiffpatch" : " ^0.4.0 " ,
32
32
"lodash" : " ^4.17.11" ,
33
33
"parse5" : " ^5.1.0" ,
34
34
"vue-eslint-parser" : " ^6.0.3"
Original file line number Diff line number Diff line change @@ -5447,10 +5447,10 @@ json5@^2.1.0:
5447
5447
dependencies :
5448
5448
minimist "^1.2.0"
5449
5449
5450
- jsondiffpatch@^0.3.11 :
5451
- version "0.3.11 "
5452
- resolved "https://registry.yarnpkg.com/jsondiffpatch/-/jsondiffpatch-0.3.11 .tgz#43f9443a0d081b5f79d413fe20f302079e493201 "
5453
- integrity sha512-Xi3Iygdt/BGhml6bdUFhgDki1TgOsp3hG3iiH3KtzP+CahtGcdPfKRLlnZbSw+3b1umZkhmKrqXUgUcKenyhtA ==
5450
+ jsondiffpatch@^0.4.0 :
5451
+ version "0.4.1 "
5452
+ resolved "https://registry.yarnpkg.com/jsondiffpatch/-/jsondiffpatch-0.4.1 .tgz#9fb085036767f03534ebd46dcd841df6070c5773 "
5453
+ integrity sha512-t0etAxTUk1w5MYdNOkZBZ8rvYYN5iL+2dHCCx/DpkFm/bW28M6y5nUS83D4XdZiHy35Fpaw6LBb+F88fHZnVCw ==
5454
5454
dependencies :
5455
5455
chalk "^2.3.0"
5456
5456
diff-match-patch "^1.0.0"
You can’t perform that action at this time.
0 commit comments