Skip to content

Commit

Permalink
Update swc_core to v0.79.33 (#5632)
Browse files Browse the repository at this point in the history
### Description

Update `swc_core` to
swc-project/swc@00a0575

### Testing Instructions

See vercel/next.js#53308


---

Closes WEB-1327
  • Loading branch information
kdy1 authored Aug 3, 2023
1 parent f8764f4 commit a48f6ff
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 51 deletions.
101 changes: 51 additions & 50 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ mdxjs = { version = "0.1.14" }
modularize_imports = { version = "0.33.0" }
styled_components = { version = "0.60.0" }
styled_jsx = { version = "0.37.0" }
swc_core = { version = "0.79.22" }
swc_core = { version = "0.79.33" }
swc_emotion = { version = "0.36.0" }
swc_relay = { version = "0.8.0" }
testing = { version = "0.33.21" }
Expand Down

0 comments on commit a48f6ff

Please sign in to comment.