Skip to content

Commit a4993a4

Browse files
Build "Merge pull request #3612 from Parsely/dependabot/npm_and_yarn/wordpress/icons-10.29.0" (ae4c4ca)
1 parent 840b626 commit a4993a4

File tree

7 files changed

+19
-17
lines changed

7 files changed

+19
-17
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url'), 'version' => '953920372c078d05c4be');
1+
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-escape-html', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url'), 'version' => 'ad8c1701205d35d2ee59');

build/content-helper/dashboard-page.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-primitives', 'wp-url', 'wp-wordcount'), 'version' => '69bcaa223a337d85b847');
1+
<?php return array('dependencies' => array('react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-primitives', 'wp-url', 'wp-wordcount'), 'version' => '3aca3610bec0d7b11473');

build/content-helper/editor-sidebar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@wordpress/eslint-plugin": "^22.15.0",
7272
"@wordpress/hooks": "^4.29.0",
7373
"@wordpress/i18n": "^6.2.0",
74-
"@wordpress/icons": "^10.26.0",
74+
"@wordpress/icons": "^10.29.0",
7575
"@wordpress/plugins": "^7.26.0",
7676
"@wordpress/scripts": "^27.9.0",
7777
"@wordpress/url": "^4.29.0",

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'parsely/wp-parsely',
44
'pretty_version' => 'dev-develop',
55
'version' => 'dev-develop',
6-
'reference' => 'e9b41e9a38592502850e645ceb98822fdba3a800',
6+
'reference' => '840b62642e00a185f71e364f6cdcf8bd227dfba3',
77
'type' => 'wordpress-plugin',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -31,7 +31,7 @@
3131
'parsely/wp-parsely' => array(
3232
'pretty_version' => 'dev-develop',
3333
'version' => 'dev-develop',
34-
'reference' => 'e9b41e9a38592502850e645ceb98822fdba3a800',
34+
'reference' => '840b62642e00a185f71e364f6cdcf8bd227dfba3',
3535
'type' => 'wordpress-plugin',
3636
'install_path' => __DIR__ . '/../../',
3737
'aliases' => array(),

0 commit comments

Comments
 (0)