Skip to content

Commit

Permalink
chore(deps): Bump version of forked sucrase from 3.35.0 to 3.36.0
Browse files Browse the repository at this point in the history
I noticed some caching/dependency issues, which are probably because the version did not change (but the source did). So I updated the version of sucrase on our fork, so this is clearly different and hopefully busts the cache better.
  • Loading branch information
mydea committed Jan 7, 2025
1 parent e48ffef commit 35a9c1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31669,8 +31669,8 @@ stylus@0.59.0, stylus@^0.59.0:
source-map "^0.7.3"

sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
version "3.35.0"
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/0e9fad08c1c4f120580a2040207255346d42720f"
version "3.36.0"
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
dependencies:
"@jridgewell/gen-mapping" "^0.3.2"
commander "^4.0.0"
Expand Down

0 comments on commit 35a9c1d

Please # to comment.