From d5c79a0cfd24d8a54fc4749c36477f488d9b253a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 23:34:26 +0000 Subject: [PATCH] chore(deps): update devdependencies (non-major) --- composer.lock | 15 ++++++--------- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 3 files changed, 16 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 5f97a90da..4380c68a4 100644 --- a/composer.lock +++ b/composer.lock @@ -3399,21 +3399,18 @@ }, { "name": "php-stubs/wordpress-stubs", - "version": "v6.1.0", + "version": "v6.1.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "19e7966c8e70a99a4824b3e5d1526680a151f13b" + "reference": "f47dd299d9a5d588087ec20e50786fad8709a88d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/19e7966c8e70a99a4824b3e5d1526680a151f13b", - "reference": "19e7966c8e70a99a4824b3e5d1526680a151f13b", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f47dd299d9a5d588087ec20e50786fad8709a88d", + "reference": "f47dd299d9a5d588087ec20e50786fad8709a88d", "shasum": "" }, - "replace": { - "giacocorsiglia/wordpress-stubs": "*" - }, "require-dev": { "nikic/php-parser": "< 4.12.0", "php": "~7.3 || ~8.0", @@ -3440,9 +3437,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.1.0" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.1.1" }, - "time": "2022-11-09T05:33:25+00:00" + "time": "2023-02-04T19:31:19+00:00" }, { "name": "phpcompatibility/php-compatibility", diff --git a/package-lock.json b/package-lock.json index b9953d4f0..36f765bbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,12 +16,12 @@ "@rollup/plugin-typescript": "^11.0.0", "@types/jquery": "^3.5.13", "@types/jqueryui": "^1.12.16", - "@wordpress/babel-plugin-makepot": "~5.6.0", + "@wordpress/babel-plugin-makepot": "~5.10.0", "@wordpress/eslint-plugin": "^13.0.0", "@wordpress/i18n": "^4.2.4", "@wwa/rollup-plugin-terser": "^1.0.1", "eslint-formatter-gha": "^1.4.1", - "eslint-plugin-playwright": "^0.11.0", + "eslint-plugin-playwright": "^0.12.0", "playwright-core": "^1.18.1", "rollup": "^3.0.0", "typescript": "^4.5.4" @@ -2521,9 +2521,9 @@ } }, "node_modules/@wordpress/babel-plugin-makepot": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/@wordpress/babel-plugin-makepot/-/babel-plugin-makepot-5.6.0.tgz", - "integrity": "sha512-b10US5tb8PfcSdvlXxLktIFTBEelOE7b2MIPQhjR0eRjpSOr/C4BtTgn7e//KjpcfZ4yhq/mzSRtDjd2vJhbbg==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@wordpress/babel-plugin-makepot/-/babel-plugin-makepot-5.10.0.tgz", + "integrity": "sha512-am3d8h+GzMSTlBp6L1CgQMlxgbD/Lsb+26lgV8Dtd2XOEvSfImDCyYza9ZUNP5QVst1lXAxNu3PukrgDJgls0w==", "dev": true, "dependencies": { "gettext-parser": "^1.3.1", @@ -3877,9 +3877,9 @@ } }, "node_modules/eslint-plugin-playwright": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-0.11.2.tgz", - "integrity": "sha512-uRLRLk7uTzc8NE6t4wBU8dijQwHvC66R/h7xwdM779jsJjMUtSmeaB8ayRkkpfwi+UU5BEfwvDANwmE+ccMVDw==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-playwright/-/eslint-plugin-playwright-0.12.0.tgz", + "integrity": "sha512-KXuzQjVzca5irMT/7rvzJKsVDGbQr43oQPc8i+SLEBqmfrTxlwMwRqfv9vtZqh4hpU0jmrnA/EOfwtls+5QC1w==", "dev": true, "peerDependencies": { "eslint": ">=7", diff --git a/package.json b/package.json index c5ee9ab66..de2a63ed5 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ "@rollup/plugin-typescript": "^11.0.0", "@types/jquery": "^3.5.13", "@types/jqueryui": "^1.12.16", - "@wordpress/babel-plugin-makepot": "~5.6.0", + "@wordpress/babel-plugin-makepot": "~5.10.0", "@wordpress/eslint-plugin": "^13.0.0", "@wordpress/i18n": "^4.2.4", "@wwa/rollup-plugin-terser": "^1.0.1", "eslint-formatter-gha": "^1.4.1", - "eslint-plugin-playwright": "^0.11.0", + "eslint-plugin-playwright": "^0.12.0", "playwright-core": "^1.18.1", "rollup": "^3.0.0", "typescript": "^4.5.4"