Skip to content

Commit a663a9c

Browse files
authored
chore(svelte): Bump magic-string to 0.30.0 (#8197)
1 parent acfd50c commit a663a9c

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

packages/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@sentry/browser": "7.53.0",
2020
"@sentry/types": "7.53.0",
2121
"@sentry/utils": "7.53.0",
22-
"magic-string": "^0.26.2",
22+
"magic-string": "^0.30.0",
2323
"tslib": "^1.9.3"
2424
},
2525
"peerDependencies": {

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17958,13 +17958,6 @@ magic-string@^0.25.0, magic-string@^0.25.1, magic-string@^0.25.7:
1795817958
dependencies:
1795917959
sourcemap-codec "^1.4.8"
1796017960

17961-
magic-string@^0.26.2:
17962-
version "0.26.3"
17963-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.3.tgz#25840b875140f7b4785ab06bddc384270b7dd452"
17964-
integrity sha512-u1Po0NDyFcwdg2nzHT88wSK0+Rih0N1M+Ph1Sp08k8yvFFU3KR72wryS7e1qMPJypt99WB7fIFVCA92mQrMjrg==
17965-
dependencies:
17966-
sourcemap-codec "^1.4.8"
17967-
1796817961
magic-string@^0.29.0:
1796917962
version "0.29.0"
1797017963
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.29.0.tgz#f034f79f8c43dba4ae1730ffb5e8c4e084b16cf3"

0 commit comments

Comments
 (0)