File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
integration/ng-update-v13 Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3030 "@angular/compiler-cli" : " file:../../node_modules/@angular/compiler-cli" ,
3131 "@types/jasmine" : " ~3.9.0" ,
3232 "@types/node" : " ^12.11.1" ,
33+ "diff" : " ^5.0.0" ,
3334 "glob" : " ^7.2.0" ,
3435 "jasmine-core" : " ~3.9.0" ,
3536 "karma" : " ~6.3.0" ,
Original file line number Diff line number Diff line change @@ -2735,6 +2735,11 @@ di@^0.0.1:
27352735 resolved "https://registry.yarnpkg.com/di/-/di-0.0.1.tgz#806649326ceaa7caa3306d75d985ea2748ba913c"
27362736 integrity sha1-gGZJMmzqp8qjMG112YXqJ0i6kTw=
27372737
2738+ diff@^5.0.0 :
2739+ version "5.0.0"
2740+ resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b"
2741+ integrity sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==
2742+
27382743dir-glob@^3.0.1 :
27392744 version "3.0.1"
27402745 resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
You can’t perform that action at this time.
0 commit comments