From 04cd1bfdad6a8b7d54d19b58734f570f6e86e48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:48:54 +0000 Subject: [PATCH] Bump @johnnymorganz/stylua-bin from 2.0.1 to 2.0.2 Bumps [@johnnymorganz/stylua-bin](https://github.com/johnnymorganz/stylua) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/johnnymorganz/stylua/releases) - [Changelog](https://github.com/JohnnyMorganz/StyLua/blob/main/CHANGELOG.md) - [Commits](https://github.com/johnnymorganz/stylua/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: "@johnnymorganz/stylua-bin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 026c00b4..10be46b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "@johnnymorganz/stylua-bin": "^2.0.1", + "@johnnymorganz/stylua-bin": "^2.0.2", "@xmldom/xmldom": ">=0.9.6", "acorn": "^8.14.0", "ansi-regex": ">=6.1.0", @@ -268,9 +268,9 @@ } }, "node_modules/@johnnymorganz/stylua-bin": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@johnnymorganz/stylua-bin/-/stylua-bin-2.0.1.tgz", - "integrity": "sha512-ug8AWwNmMixoegRUWQJ4k86AXnNuMofPaVLXfCaxH1dsL2SxsxNwrG4VFUyuKrwvUgV6rlkwNDIoWYWtMnHD+g==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@johnnymorganz/stylua-bin/-/stylua-bin-2.0.2.tgz", + "integrity": "sha512-RQc3sh8uJE2jIj2WqGOiPvtLa12LPyygOBZW6afv3QX0oa/5GNzSeavjQWk+nD0nQ53UMXJk2x3P0FJEsas3Cw==", "hasInstallScript": true, "dependencies": { "axios": "^1.6.0", @@ -5904,9 +5904,9 @@ } }, "@johnnymorganz/stylua-bin": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@johnnymorganz/stylua-bin/-/stylua-bin-2.0.1.tgz", - "integrity": "sha512-ug8AWwNmMixoegRUWQJ4k86AXnNuMofPaVLXfCaxH1dsL2SxsxNwrG4VFUyuKrwvUgV6rlkwNDIoWYWtMnHD+g==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@johnnymorganz/stylua-bin/-/stylua-bin-2.0.2.tgz", + "integrity": "sha512-RQc3sh8uJE2jIj2WqGOiPvtLa12LPyygOBZW6afv3QX0oa/5GNzSeavjQWk+nD0nQ53UMXJk2x3P0FJEsas3Cw==", "requires": { "axios": "^1.6.0", "node-fetch": "^3.2.10", diff --git a/package.json b/package.json index 8f6ded05..7f49d3d2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/oalders/dot-files#readme", "dependencies": { - "@johnnymorganz/stylua-bin": "^2.0.1", + "@johnnymorganz/stylua-bin": "^2.0.2", "@xmldom/xmldom": ">=0.9.6", "acorn": "^8.14.0", "ansi-regex": ">=6.1.0",