diff --git a/package-lock.json b/package-lock.json index 66b86f8cb..7b87e4175 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "concurrently": "^9.1.0", "eslint-plugin-jest": "^28.9.0", "husky": "^9.1.7", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "ts-loader": "^9.5.1", "typescript": "^5.7.2" }, @@ -23052,11 +23052,10 @@ } }, "node_modules/prettier": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", - "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", + "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", "dev": true, - "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" }, diff --git a/package.json b/package.json index 9cb782a76..1dbccc60c 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "concurrently": "^9.1.0", "eslint-plugin-jest": "^28.9.0", "husky": "^9.1.7", - "prettier": "^3.4.1", + "prettier": "^3.4.2", "ts-loader": "^9.5.1", "typescript": "^5.7.2" }, diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 50f9a6f80..bf673c789 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' => 'f234b2563d8d51379e65278392684409af31af4b', + 'reference' => '1c6f8cfb29575e7fc417baf883560c2adde21dfc', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -22,7 +22,7 @@ 'parsely/wp-parsely' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => 'f234b2563d8d51379e65278392684409af31af4b', + 'reference' => '1c6f8cfb29575e7fc417baf883560c2adde21dfc', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(),