From 9869117a14e2df9739f97e8d3126bbdd5dcf94a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 09:53:44 +0000 Subject: [PATCH] chore(deps): update dependency @chieforz/prettier-config to ^1.1.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 46944d6..011f88a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "yargs": "^17.7.2" }, "devDependencies": { - "@chieforz/prettier-config": "^1.1.2", + "@chieforz/prettier-config": "^1.1.3", "@chieforz/eslint-config-tslint-base": "^1.1.1", "@commitlint/cli": "^17.6.3", "@commitlint/config-conventional": "^17.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5d78f1..9f93b8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: ^1.1.1 version: 1.1.3(@typescript-eslint/eslint-plugin-tslint@5.60.0)(@typescript-eslint/eslint-plugin@6.0.0)(@typescript-eslint/parser@6.0.0)(eslint-config-prettier@8.8.0)(eslint-plugin-eslint-comments@3.2.0)(eslint-plugin-import@2.27.5)(eslint-plugin-json-files@2.2.0)(eslint-plugin-prefer-arrow@1.2.3)(eslint-plugin-prettier@5.0.0)(eslint-plugin-simple-import-sort@10.0.0)(eslint-plugin-sort-keys-fix@1.1.2)(eslint@8.44.0)(prettier@3.0.0)(typescript@5.1.6) '@chieforz/prettier-config': - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^1.1.3 + version: 1.1.3 '@commitlint/cli': specifier: ^17.6.3 version: 17.6.3 @@ -226,8 +226,8 @@ packages: typescript: 5.1.6 dev: true - /@chieforz/prettier-config@1.1.2: - resolution: {integrity: sha512-/V5qTzuAxPYBc/FJDFRzFVYpn4atGDbNjN1qFLWhCTFYKKvbwsoDb01r75N6n4GfOMJeo+3bubn/HA94GdLlQQ==} + /@chieforz/prettier-config@1.1.3: + resolution: {integrity: sha512-J7P6vnl874vgP4q1ZcWqgeHIixCo/8CHw1m9oPF/qObdR7M0Jhp0bZGau8MjtEDR2vyAaY9D8a/GYWSSaVz4lg==} dependencies: prettier: 2.8.8 prettier-plugin-packagejson: 2.4.3(prettier@2.8.8)