File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2626 "rollup" : " *"
2727 },
2828 "dependencies" : {
29- "magic-string" : " ^0.25.7 " ,
29+ "magic-string" : " ^0.30.16 " ,
3030 "rollup-pluginutils" : " ^2.8.2"
3131 }
3232}
Original file line number Diff line number Diff line change 17331733 "@types/yargs" "^15.0.0"
17341734 chalk "^4.0.0"
17351735
1736+ "@jridgewell/sourcemap-codec@^1.5.0":
1737+ version "1.5.0"
1738+ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
1739+ integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
1740+
1736174117371742 version "4.0.0"
17381743 resolved "https://registry.yarnpkg.com/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f"
@@ -7777,6 +7782,13 @@ magic-string@^0.25.7:
77777782 dependencies:
77787783 sourcemap-codec "^1.4.4"
77797784
7785+ magic-string@^0.30.16:
7786+ version "0.30.16"
7787+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.16.tgz#225ab531bf824856ca4589ed3864249e51baf30f"
7788+ integrity sha512-GOWufviMYkLKe5PYGHutkqYlntF0qDMlrZLObkQGbdmkcQAxwe7KDLlX8MKlLXQc8GwFqINYp29HpKw2t3iRoQ==
7789+ dependencies:
7790+ "@jridgewell/sourcemap-codec" "^1.5.0"
7791+
77807792make-dir@^2.1.0:
77817793 version "2.1.0"
77827794 resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
You can’t perform that action at this time.
0 commit comments