From 6386290f4a2df2d93d907143ae75453ddb7b3690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:10:29 +0000 Subject: [PATCH] Update dependency @unibeautify/beautifier-black to v0.1.2 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 559527ad..211e0781 100644 --- a/package-lock.json +++ b/package-lock.json @@ -618,9 +618,9 @@ "dev": true }, "@unibeautify/beautifier-black": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/@unibeautify/beautifier-black/-/beautifier-black-0.1.1.tgz", - "integrity": "sha512-bgfL3Nk11c070NE44aV06Ye6Gw5+JhMDLB5E5eUYc6hhxNMg8zp/QdppWxD/1qyYaYGpTw6eZtgtqH/DPvHCHw==", + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/@unibeautify/beautifier-black/-/beautifier-black-0.1.2.tgz", + "integrity": "sha512-Ig0HMAPVinxV4oK3D72xXRZ1LLH8OkJ76huwRzcAuxlLp5GDV3qIS1GregNgoeb5OElheEZDXRgFuEEoWaBCsQ==", "requires": { "read-pkg-up": "^3.0.0" }