Skip to content

Commit a3bbb52

Browse files
authored
chore(deps): Bump version of forked sucrase from 3.35.0 to 3.36.0 (#14921)
I noticed some caching/dependency issues locally (when switching branches, ...), 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.
1 parent abd6b20 commit a3bbb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -31669,8 +31669,8 @@ [email protected], stylus@^0.59.0:
3166931669
source-map "^0.7.3"
3167031670

3167131671
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
31672-
version "3.35.0"
31673-
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/0e9fad08c1c4f120580a2040207255346d42720f"
31672+
version "3.36.0"
31673+
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
3167431674
dependencies:
3167531675
"@jridgewell/gen-mapping" "^0.3.2"
3167631676
commander "^4.0.0"

0 commit comments

Comments
 (0)