Skip to content

Commit 5d8a649

Browse files
renovate-botvikerman
authored andcommitted
build: update magic-string to version 0.25.4
1 parent e088701 commit 5d8a649

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

packages/angular_devkit/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
},

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6523,10 +6523,10 @@ [email protected]:
65236523
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.6.tgz#f278beee7ffd56ad86e6e478ce02ab2b98c78dd5"
65246524
integrity sha512-swStvEyDqQ85MGpABCMBclZcLI/pBIlu8FFDtmX197+oEgKloJ67QnB+Tidh0340HmLMs39c4GrkPY3cmkXp6Q==
65256525

6526-
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+
[email protected].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-
65476540
make-dir@^1.0.0:
65486541
version "1.3.0"
65496542
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"

0 commit comments

Comments
 (0)