Skip to content

Commit a12dfb4

Browse files
ellatrixdmsnell
authored andcommitted
Restore: Sync Gutenberg @ 2ee7ede6be6d4e55d5c7047394c5c4e0ea8d521d
See changelog in 0af3431 > Editor: Bump pinned hash for the Gutenberg repository. This updates the pinned hash from the `gutenberg` from `487a096a9782ba6110a7686d7b4b2d0c55ed1b06` to `2ee7ede6be6d4e55d5c7047394c5c4e0ea8d521d`. > The following changes are included: > > - RTC: Backport race condition fix (WordPress/gutenberg#76649)
1 parent 6aadbff commit a12dfb4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/wp-includes/assets/script-loader-packages.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
'wp-url',
101101
'wp-warning'
102102
),
103-
'version' => 'c6c0d76c9541b0d32d67'
103+
'version' => 'afd696e3eb4ece940110'
104104
),
105105
'block-library.js' => array(
106106
'dependencies' => array(
@@ -142,7 +142,7 @@
142142
'import' => 'dynamic'
143143
)
144144
),
145-
'version' => '7df45ee84aa052551d68'
145+
'version' => 'd72ed53f961f90f21ed4'
146146
),
147147
'block-serialization-default-parser.js' => array(
148148
'dependencies' => array(
@@ -519,7 +519,7 @@
519519
'import' => 'static'
520520
)
521521
),
522-
'version' => 'dc833098f1b4c066828b'
522+
'version' => 'e69206b7021374eb713a'
523523
),
524524
'element.js' => array(
525525
'dependencies' => array(
@@ -817,7 +817,7 @@
817817
'wp-hooks',
818818
'wp-private-apis'
819819
),
820-
'version' => 'b16dc8f0d4c00e4dba22'
820+
'version' => '1689dd817b0c6fd5ab4d'
821821
),
822822
'theme.js' => array(
823823
'dependencies' => array(

0 commit comments

Comments
 (0)