File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed
packages/angular_devkit/core Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 1010 "dependencies" : {
1111 "ajv" : " 6.10.2" ,
1212 "fast-json-stable-stringify" : " 2.0.0" ,
13- "magic-string" : " 0.25.3 " ,
13+ "magic-string" : " 0.25.4 " ,
1414 "rxjs" : " 6.5.3" ,
1515 "source-map" : " 0.7.3"
1616 },
Original file line number Diff line number Diff line change @@ -6523,10 +6523,10 @@ lunr-mutable-indexes@2.3.2:
65236523 resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.6.tgz#f278beee7ffd56ad86e6e478ce02ab2b98c78dd5"
65246524 integrity sha512-swStvEyDqQ85MGpABCMBclZcLI/pBIlu8FFDtmX197+oEgKloJ67QnB+Tidh0340HmLMs39c4GrkPY3cmkXp6Q==
65256525
6526- magic-string@0.25.3 :
6527- version "0.25.3 "
6528- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.3 .tgz#34b8d2a2c7fec9d9bdf9929a3fd81d271ef35be9 "
6529- integrity sha512-6QK0OpF/phMz0Q2AxILkX2mFhi7m+WMwTRg0LQKq/WBB0cDP4rYH3Wp4/d3OTXlrPLVJT/RFqj8tFeAR4nk8AA ==
6526+ magic-string@0.25.4, magic-string@^0.25.0, magic-string@^0.25.2 :
6527+ version "0.25.4 "
6528+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.4 .tgz#325b8a0a79fc423db109b77fd5a19183b7ba5143 "
6529+ integrity sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw ==
65306530 dependencies :
65316531 sourcemap-codec "^1.4.4"
65326532
@@ -6537,13 +6537,6 @@ magic-string@^0.22.4:
65376537 dependencies :
65386538 vlq "^0.2.2"
65396539
6540- magic-string@^0.25.0, magic-string@^0.25.2 :
6541- version "0.25.4"
6542- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.4.tgz#325b8a0a79fc423db109b77fd5a19183b7ba5143"
6543- integrity sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw==
6544- dependencies :
6545- sourcemap-codec "^1.4.4"
6546-
65476540make-dir@^1.0.0 :
65486541 version "1.3.0"
65496542 resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
You can’t perform that action at this time.
0 commit comments