diff --git a/.changeset/tasty-suns-complain.md b/.changeset/tasty-suns-complain.md new file mode 100644 index 000000000000..319fd2639219 --- /dev/null +++ b/.changeset/tasty-suns-complain.md @@ -0,0 +1,6 @@ +--- +swc_atoms: patch +swc_core: patch +--- + +chore(atoms): Update `hstr` diff --git a/Cargo.toml b/Cargo.toml index 4c31005e1848..55e61801ead9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ resolver = "2" glob = "0.3.0" hashbrown = "0.14.5" hex = "0.4.3" - hstr = "0.2.8" + hstr = "0.2.12" indexmap = "2.0.0" is-macro = "0.3.5" js-sys = "0.3.59"