From 835a1e5c8be8802dfb2faab515f2d61095cce59c Mon Sep 17 00:00:00 2001 From: Shuhei Hayashibara Date: Tue, 6 Feb 2024 21:04:19 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20bump=20prettier/plugin-?= =?UTF-8?q?php=20to=200.22.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09531b59..6b32433d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "author": "Shuhei Hayashibara", "license": "MIT", "dependencies": { - "@prettier/plugin-php": "^0.19.0", + "@prettier/plugin-php": "^0.22.2", "@shufo/tailwindcss-class-sorter": "3.0.1", "aigle": "^1.14.1", "ajv": "^8.9.0",