From fd474409b17bb7e05f901390f668d2f34ca578dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 04:10:49 +0000 Subject: [PATCH] build(@prettier/plugin-xml): update devdependency @prettier/plugin-xml from 3.4.2 to 3.4.2 | datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @prettier/plugin-xml | 3.4.2 | 3.4.2 | --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1df7f18..6765d44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "x2od-github", "version": "1.0.0", "devDependencies": { - "@prettier/plugin-xml": "^3.4.1", + "@prettier/plugin-xml": "^3.4.2", "@x2od/prettier-config": "^0.0.6", "husky": "^9.1.7", "lint-staged": "^17.0.0", diff --git a/package.json b/package.json index 2328569..25c4e28 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "renovate:validate": "npm install -D renovate && npx renovate-config-validator && npm uninstall renovate" }, "devDependencies": { - "@prettier/plugin-xml": "^3.4.1", + "@prettier/plugin-xml": "^3.4.2", "@x2od/prettier-config": "^0.0.6", "husky": "^9.1.7", "lint-staged": "^17.0.0",