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 30
30
"@angular/compiler-cli" : " file:../../node_modules/@angular/compiler-cli" ,
31
31
"@types/jasmine" : " ~3.9.0" ,
32
32
"@types/node" : " ^12.11.1" ,
33
+ "diff" : " ^5.0.0" ,
33
34
"glob" : " ^7.2.0" ,
34
35
"jasmine-core" : " ~3.9.0" ,
35
36
"karma" : " ~6.3.0" ,
Original file line number Diff line number Diff line change @@ -2735,6 +2735,11 @@ di@^0.0.1:
2735
2735
resolved "https://registry.yarnpkg.com/di/-/di-0.0.1.tgz#806649326ceaa7caa3306d75d985ea2748ba913c"
2736
2736
integrity sha1-gGZJMmzqp8qjMG112YXqJ0i6kTw=
2737
2737
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
+
2738
2743
dir-glob@^3.0.1 :
2739
2744
version "3.0.1"
2740
2745
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