Twenty Twenty-One: Update devDependencies.
This updates several `devDependencies` to their latest versions. The deprecated `stylelint-config-wordpress` package has also been replaced with the `@wordpress/stylelint-config` package. This commit also includes several minor adjustments to `.scss` files to decrease the number of coding standards warnings produced when running `lint:scss`. See #52624. Built from https://develop.svn.wordpress.org/trunk@50972 git-svn-id: http://core.svn.wordpress.org/trunk@50581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.8-alpha-50971';
|
||||
$wp_version = '5.8-alpha-50972';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user