From d37e53b4a57941047d672e39eaa5e9a526de2390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 11:07:56 -0500 Subject: [PATCH] Bump magic-string from 0.25.7 to 0.29.0 (#15469) Bumps [magic-string](https://github.com/rich-harris/magic-string) from 0.25.7 to 0.29.0. - [Release notes](https://github.com/rich-harris/magic-string/releases) - [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/rich-harris/magic-string/compare/v0.25.7...v0.29.0) --- updated-dependencies: - dependency-name: magic-string dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c6ae7ba2d0..13c22d7609 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,7 @@ "lint-staged": "^13.1.1", "lit-analyzer": "^1.2.1", "lodash.template": "^4.5.0", - "magic-string": "^0.25.7", + "magic-string": "^0.29.0", "map-stream": "^0.0.7", "merge-stream": "^2.0.0", "mocha": "^10.2.0", diff --git a/yarn.lock b/yarn.lock index 325bcae8e4..23e74b18a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1838,7 +1838,7 @@ __metadata: languageName: node linkType: hard -"@jridgewell/sourcemap-codec@npm:1.4.14, @jridgewell/sourcemap-codec@npm:^1.4.10": +"@jridgewell/sourcemap-codec@npm:1.4.14, @jridgewell/sourcemap-codec@npm:^1.4.10, @jridgewell/sourcemap-codec@npm:^1.4.13": version: 1.4.14 resolution: "@jridgewell/sourcemap-codec@npm:1.4.14" checksum: 61100637b6d173d3ba786a5dff019e1a74b1f394f323c1fee337ff390239f053b87266c7a948777f4b1ee68c01a8ad0ab61e5ff4abb5a012a0b091bec391ab97 @@ -9665,7 +9665,7 @@ fsevents@^1.2.7: lit: ^2.6.1 lit-analyzer: ^1.2.1 lodash.template: ^4.5.0 - magic-string: ^0.25.7 + magic-string: ^0.29.0 map-stream: ^0.0.7 marked: ^4.2.12 memoize-one: ^6.0.0 @@ -11602,6 +11602,15 @@ fsevents@^1.2.7: languageName: node linkType: hard +"magic-string@npm:^0.29.0": + version: 0.29.0 + resolution: "magic-string@npm:0.29.0" + dependencies: + "@jridgewell/sourcemap-codec": ^1.4.13 + checksum: 19e5398fcfc44804917127c72ad622c68a19a0a10cbdb8d4f9f9417584a087fe9e117140bfb2463d86743cf1ed9cf4182ae0b0ad1a7536f7fdda257ee4449ffb + languageName: node + linkType: hard + "make-dir@npm:^3.0.2": version: 3.1.0 resolution: "make-dir@npm:3.1.0"