Skip to content

Commit

Permalink
chore(deps): update dependency magic-string to v0.30.5 (#3262)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy authored Oct 25, 2023
1 parent 260fb3f commit d57d85e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion vite-react-simple/vite-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"vite-plugin-externals": "0.5.0",
"estree-walker": "1.0.1",
"@rollup/plugin-virtual": "2.0.3",
"magic-string": "0.26.2"
"magic-string": "0.30.5"
}
}
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7983,6 +7983,11 @@
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==

"@jridgewell/sourcemap-codec@^1.4.15":
version "1.4.15"
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==

"@jridgewell/[email protected]":
version "0.3.9"
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
Expand Down Expand Up @@ -31864,6 +31869,13 @@ [email protected], magic-string@^0.27.0:
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.13"

[email protected]:
version "0.30.5"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9"
integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.15"

magic-string@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
Expand Down

5 comments on commit d57d85e

@vercel
Copy link

@vercel vercel bot commented on d57d85e Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-utils – ./medusa-example/utils

medusa-example-utils.vercel.app
medusa-example-utils-module-federation.vercel.app
medusa-example-utils-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d57d85e Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-dsl – ./medusa-example/dsl

medusa-example-dsl.vercel.app
medusa-example-dsl-module-federation.vercel.app
medusa-example-dsl-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d57d85e Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-nav – ./medusa-example/nav

medusa-example-nav-git-master-module-federation.vercel.app
medusa-example-nav.vercel.app
medusa-example-nav-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d57d85e Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-home – ./medusa-example/home

medusa-example-home-module-federation.vercel.app
medusa-example-home.vercel.app
medusa-example-home-git-master-module-federation.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d57d85e Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

medusa-example-search – ./medusa-example/search

medusa-example-search.vercel.app
medusa-example-search-module-federation.vercel.app
medusa-example-search-git-master-module-federation.vercel.app

Please sign in to comment.