File tree 2 files changed +5
-5
lines changed
packages/angular_devkit/core
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"ajv" : " 6.10.0" ,
12
12
"fast-json-stable-stringify" : " 2.0.0" ,
13
- "magic-string" : " 0.25.2 " ,
13
+ "magic-string" : " 0.25.3 " ,
14
14
"rxjs" : " 6.4.0" ,
15
15
"source-map" : " 0.7.3"
16
16
},
Original file line number Diff line number Diff line change @@ -6485,10 +6485,10 @@ lunr-mutable-indexes@2.3.2:
6485
6485
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.6.tgz#f278beee7ffd56ad86e6e478ce02ab2b98c78dd5"
6486
6486
integrity sha512-swStvEyDqQ85MGpABCMBclZcLI/pBIlu8FFDtmX197+oEgKloJ67QnB+Tidh0340HmLMs39c4GrkPY3cmkXp6Q==
6487
6487
6488
- magic-string@0.25.2 :
6489
- version "0.25.2 "
6490
- resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.2 .tgz#139c3a729515ec55e96e69e82a11fe890a293ad9 "
6491
- integrity sha512-iLs9mPjh9IuTtRsqqhNGYcZXGei0Nh/A4xirrsqW7c+QhKVFL2vm7U09ru6cHRD22azaP/wMDgI+HCqbETMTtg ==
6488
+ magic-string@0.25.3 :
6489
+ version "0.25.3 "
6490
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.3 .tgz#34b8d2a2c7fec9d9bdf9929a3fd81d271ef35be9 "
6491
+ integrity sha512-6QK0OpF/phMz0Q2AxILkX2mFhi7m+WMwTRg0LQKq/WBB0cDP4rYH3Wp4/d3OTXlrPLVJT/RFqj8tFeAR4nk8AA ==
6492
6492
dependencies :
6493
6493
sourcemap-codec "^1.4.4"
6494
6494
You can’t perform that action at this time.
0 commit comments