Skip to content

Commit fba1978

Browse files
angular-robotdgp1130
authored andcommitted
build: update dependency magic-string to v0.30.12
1 parent 1ab0aaa commit fba1978

File tree

4 files changed

+15
-6
lines changed

4 files changed

+15
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"lmdb": "3.1.3",
164164
"loader-utils": "3.3.1",
165165
"lodash": "^4.17.21",
166-
"magic-string": "0.30.11",
166+
"magic-string": "0.30.12",
167167
"mini-css-extract-plugin": "2.9.1",
168168
"mrmime": "2.0.0",
169169
"ng-packagr": "19.0.0-next.3",

packages/angular/build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"https-proxy-agent": "7.0.5",
3434
"istanbul-lib-instrument": "6.0.3",
3535
"listr2": "8.2.5",
36-
"magic-string": "0.30.11",
36+
"magic-string": "0.30.12",
3737
"mrmime": "2.0.0",
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",

packages/angular_devkit/schematics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.3.1",
18-
"magic-string": "0.30.11",
18+
"magic-string": "0.30.12",
1919
"ora": "5.4.1",
2020
"rxjs": "7.8.1"
2121
}

yarn.lock

+12-3
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ __metadata:
239239
dependencies:
240240
"@angular-devkit/core": "npm:0.0.0-PLACEHOLDER"
241241
jsonc-parser: "npm:3.3.1"
242-
magic-string: "npm:0.30.11"
242+
magic-string: "npm:0.30.12"
243243
ora: "npm:5.4.1"
244244
rxjs: "npm:7.8.1"
245245
languageName: unknown
@@ -390,7 +390,7 @@ __metadata:
390390
istanbul-lib-instrument: "npm:6.0.3"
391391
listr2: "npm:8.2.5"
392392
lmdb: "npm:3.1.3"
393-
magic-string: "npm:0.30.11"
393+
magic-string: "npm:0.30.12"
394394
mrmime: "npm:2.0.0"
395395
parse5-html-rewriting-stream: "npm:7.0.0"
396396
picomatch: "npm:4.0.2"
@@ -741,7 +741,7 @@ __metadata:
741741
lmdb: "npm:3.1.3"
742742
loader-utils: "npm:3.3.1"
743743
lodash: "npm:^4.17.21"
744-
magic-string: "npm:0.30.11"
744+
magic-string: "npm:0.30.12"
745745
mini-css-extract-plugin: "npm:2.9.1"
746746
mrmime: "npm:2.0.0"
747747
ng-packagr: "npm:19.0.0-next.3"
@@ -12953,6 +12953,15 @@ __metadata:
1295312953
languageName: node
1295412954
linkType: hard
1295512955

12956+
"magic-string@npm:0.30.12":
12957+
version: 0.30.12
12958+
resolution: "magic-string@npm:0.30.12"
12959+
dependencies:
12960+
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
12961+
checksum: 10c0/469f457d18af37dfcca8617086ea8a65bcd8b60ba8a1182cb024ce43e470ace3c9d1cb6bee58d3b311768fb16bc27bd50bdeebcaa63dadd0fd46cac4d2e11d5f
12962+
languageName: node
12963+
linkType: hard
12964+
1295612965
"make-dir@npm:^2.1.0":
1295712966
version: 2.1.0
1295812967
resolution: "make-dir@npm:2.1.0"

0 commit comments

Comments
 (0)