Skip to content

Commit edea2c5

Browse files
chenjiahankdy1
andauthored
chore(deps): Update dependency base64 to v0.22.1 (#10124)
**Description:** Update dependency `base64` to the latest v0.22.1 to reduce duplication of dependencies between SWC and Rspack. --------- Co-authored-by: Donny/강동윤 <[email protected]>
1 parent c08fe8d commit edea2c5

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

.changeset/odd-doors-float.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
swc: patch
3+
swc_compiler_base: patch
4+
swc_ecma_codegen: patch
5+
swc_ecma_transforms_react: patch
6+
swc_ecma_transforms_testing: patch
7+
---
8+
9+
chore(deps): Update dependency `base64` to v0.22.1

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ resolver = "2"
2626
assert_fs = "1.0.13"
2727
auto_impl = "1.2.0"
2828
backtrace = "0.3.61"
29-
base64 = "0.21.0"
29+
base64 = "0.22.1"
3030
bitflags = "2.5.0"
3131
browserslist-rs = "0.17.0"
3232
bumpalo = "3.16.0"

0 commit comments

Comments
 (0)