From 2848a4870db14ec8dc8aaf47ac29df5ba63871c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Dec 2024 17:24:41 +0000 Subject: [PATCH] Build "Bump @types/wordpress__edit-post from 8.4.1 to 8.4.2 (#3005)" (f82a774) --- package-lock.json | 11 +++++------ package.json | 2 +- vendor/composer/installed.php | 4 ++-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3615a6c53..fdf22d142 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@types/lodash.debounce": "^4.0.9", "@types/wordpress__block-editor": "^11.5.16", "@types/wordpress__blocks": "^12.5.16", - "@types/wordpress__edit-post": "^8.4.1", + "@types/wordpress__edit-post": "^8.4.2", "@types/wordpress__wordcount": "^2.4.5", "@typescript-eslint/eslint-plugin": "^6.21.0", "@wordpress/api-fetch": "^7.13.0", @@ -6398,13 +6398,12 @@ } }, "node_modules/@types/wordpress__edit-post": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/@types/wordpress__edit-post/-/wordpress__edit-post-8.4.1.tgz", - "integrity": "sha512-OijhQP2hj7Vf30roUNnYoiVwIe1VL7ftOp20oOY7dTyGHDaqbK3DrENpKMz7Utq8tSVJ2qfgfOY6CvD6GW+VcA==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@types/wordpress__edit-post/-/wordpress__edit-post-8.4.2.tgz", + "integrity": "sha512-rH+ut+I4eedDTvwXnJOrH9jEyi+PhJZQ+KZ31k3BYb8Cmd1qdRK2hJ+kdZu0QJp4XP3HA0/Q6troqYfpkF8B+A==", "dev": true, - "license": "MIT", "dependencies": { - "@types/react": "*", + "@types/react": "^18", "@wordpress/components": "^28.4.0", "@wordpress/data": "^10.4.0", "@wordpress/editor": "^14.13.0", diff --git a/package.json b/package.json index 48d080d66..d7e238f36 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@types/lodash.debounce": "^4.0.9", "@types/wordpress__block-editor": "^11.5.16", "@types/wordpress__blocks": "^12.5.16", - "@types/wordpress__edit-post": "^8.4.1", + "@types/wordpress__edit-post": "^8.4.2", "@types/wordpress__wordcount": "^2.4.5", "@typescript-eslint/eslint-plugin": "^6.21.0", "@wordpress/api-fetch": "^7.13.0", diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index b37970317..871d7234e 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'parsely/wp-parsely', 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '981d0265193a28a1210d3899997b0de88ddc471a', + 'reference' => '5c5d37952e6ca2053f5361ea8617f0e9b0deb59e', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -22,7 +22,7 @@ 'parsely/wp-parsely' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => '981d0265193a28a1210d3899997b0de88ddc471a', + 'reference' => '5c5d37952e6ca2053f5361ea8617f0e9b0deb59e', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),