Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
fix: Fix Source Replacement Logic
Browse files Browse the repository at this point in the history
  • Loading branch information
ReiiYuki committed Mar 29, 2022
1 parent 163f860 commit 7044a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
},
"dependencies": {
"bundle-more-webpack-plugin": "1.0.0",
"source-replacement": "1.0.6"
"source-replacement": "1.0.8"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5581,10 +5581,10 @@ source-map@^0.7.3:
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==

[email protected].6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/source-replacement/-/source-replacement-1.0.6.tgz#7b7fa17dc443e220f82d8be31d67d6d5411b6524"
integrity sha512-xob/HXTKeME0K1EhG/Y72ZKnaBX4F3gp2KYS2WfF8LZu48QMcctY9En67rsQWtmQevxyg0tUpEweIymdnscp3g==
[email protected].8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/source-replacement/-/source-replacement-1.0.8.tgz#88e8b381ba4468dd27d1ac6eafbf7df0173b0c72"
integrity sha512-5Ao70dpqhm5tqonrTPYWXdikNMDv80Vbw70VBC/zUH7UCm/eIjmZ+EcbTtf3RGs0FDist4NIlpLCtHaPrK5tCw==

sourcemap-codec@^1.4.4:
version "1.4.8"
Expand Down

0 comments on commit 7044a47

Please sign in to comment.