We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361a8f1 commit 7242197Copy full SHA for 7242197
.github/scripts/clone-parallel.sh
@@ -7,7 +7,7 @@
7
set -euo pipefail
8
9
# Submodule commit SHAs - updated automatically by .github/workflows/update_submodules.yml
10
-# NOTE: Prettier version is now pinned to v3.7.3 (not updated by workflow above), Update manually as needed
+# NOTE: Prettier version is now pinned to `v3.8.0` (not updated by workflow above), Update manually as needed
11
TEST262_SHA="6f55d0c2f5f266873883be020cf42c29c450e5c9"
12
BABEL_SHA="fc58af40f5c3ad5daf7ed273beea84977afba26f"
13
TYPESCRIPT_SHA="f5ccf4345d6ac01f47be84db99fde50b98accbb5"
0 commit comments