From d8bd13e383d4f1de6b1411496cfad10706d629a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:07:33 +0000 Subject: [PATCH] Update dependency @slashnephy/prettier-config to v1.0.54 --- env/discord/package.json | 2 +- env/jest/package.json | 2 +- env/renovate/package.json | 2 +- env/scrapbox/package.json | 2 +- env/stylelint/package.json | 2 +- env/textlint/package.json | 2 +- env/typescript/package.json | 2 +- env/userstyle/package.json | 2 +- yarn.lock | 24 ++++++++++++------------ 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/env/discord/package.json b/env/discord/package.json index a7cab03b49..9bd3d78283 100644 --- a/env/discord/package.json +++ b/env/discord/package.json @@ -24,7 +24,7 @@ "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-typescript": "11.1.2", "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@types/babel__core": "7.20.1", "@types/babel__preset-env": "7.9.2", "concurrently": "8.2.0", diff --git a/env/jest/package.json b/env/jest/package.json index 18b13cf4b8..bf071a7806 100644 --- a/env/jest/package.json +++ b/env/jest/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@jest/types": "29.6.1", "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@types/node": "20.4.5", "concurrently": "8.2.0", "eslint": "8.45.0", diff --git a/env/renovate/package.json b/env/renovate/package.json index 0a54dec0eb..3d69b5aedb 100644 --- a/env/renovate/package.json +++ b/env/renovate/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@types/node": "20.4.5", "concurrently": "8.2.0", "eslint": "8.45.0", diff --git a/env/scrapbox/package.json b/env/scrapbox/package.json index 52bb1bce86..50271789e3 100644 --- a/env/scrapbox/package.json +++ b/env/scrapbox/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "concurrently": "8.2.0", "eslint": "8.45.0", "prettier": "3.0.0", diff --git a/env/stylelint/package.json b/env/stylelint/package.json index 31e6fd2c2a..adbdbe5b35 100644 --- a/env/stylelint/package.json +++ b/env/stylelint/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@types/node": "20.4.5", "concurrently": "8.2.0", "eslint": "8.45.0", diff --git a/env/textlint/package.json b/env/textlint/package.json index e3039f8848..ad621b4144 100644 --- a/env/textlint/package.json +++ b/env/textlint/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@textlint/types": "13.4.1", "@types/node": "20.4.5", "concurrently": "8.2.0", diff --git a/env/typescript/package.json b/env/typescript/package.json index 882933c821..0d9fe98b17 100644 --- a/env/typescript/package.json +++ b/env/typescript/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@types/node": "20.4.5", "concurrently": "8.2.0", "eslint": "8.45.0", diff --git a/env/userstyle/package.json b/env/userstyle/package.json index dfe3273155..fd501d8aa2 100644 --- a/env/userstyle/package.json +++ b/env/userstyle/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.72", - "@slashnephy/prettier-config": "1.0.53", + "@slashnephy/prettier-config": "1.0.54", "@slashnephy/stylelint-config": "0.1.1", "autoprefixer": "10.4.14", "concurrently": "8.2.0", diff --git a/yarn.lock b/yarn.lock index 46ced378f4..5e664bcb85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3459,7 +3459,7 @@ __metadata: "@rollup/plugin-babel": "npm:6.0.3" "@rollup/plugin-typescript": "npm:11.1.2" "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@types/babel__core": "npm:7.20.1" "@types/babel__preset-env": "npm:7.9.2" concurrently: "npm:8.2.0" @@ -3526,7 +3526,7 @@ __metadata: dependencies: "@jest/types": "npm:29.6.1" "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" @@ -3537,12 +3537,12 @@ __metadata: languageName: unknown linkType: soft -"@slashnephy/prettier-config@npm:1.0.53": - version: 1.0.53 - resolution: "@slashnephy/prettier-config@npm:1.0.53" +"@slashnephy/prettier-config@npm:1.0.54": + version: 1.0.54 + resolution: "@slashnephy/prettier-config@npm:1.0.54" peerDependencies: prettier: ^3 - checksum: 42319f36f7acdf2b1ad22a0911fb4eefd00569897f3d09b2d41c1926973d4a9ffc1967ee38635a71e81a069628b9e0600f598a81b5dead73954be1cd7d254427 + checksum: 8075233744c8e7a28d105b9df87753f6c4ac72c84cad068385a89e3b29de4dbc1075c6938b7fb97959a7e969887c2611e8ed42d2676839ab4cbb10686fa3673e languageName: node linkType: hard @@ -3552,7 +3552,7 @@ __metadata: dependencies: "@octokit/rest": "npm:20.0.1" "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" dotenv: "npm:16.3.1" @@ -3569,7 +3569,7 @@ __metadata: resolution: "@slashnephy/scrapbox@workspace:env/scrapbox" dependencies: "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" prettier: "npm:3.0.0" @@ -3583,7 +3583,7 @@ __metadata: resolution: "@slashnephy/stylelint-config@workspace:env/stylelint" dependencies: "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" @@ -3602,7 +3602,7 @@ __metadata: resolution: "@slashnephy/textlint-config@workspace:env/textlint" dependencies: "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@textlint/types": "npm:13.4.1" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" @@ -3624,7 +3624,7 @@ __metadata: resolution: "@slashnephy/typescript-extension@workspace:env/typescript" dependencies: "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" @@ -3641,7 +3641,7 @@ __metadata: resolution: "@slashnephy/userstyle@workspace:env/userstyle" dependencies: "@slashnephy/eslint-config": "npm:2.0.72" - "@slashnephy/prettier-config": "npm:1.0.53" + "@slashnephy/prettier-config": "npm:1.0.54" "@slashnephy/stylelint-config": "npm:0.1.1" autoprefixer: "npm:10.4.14" concurrently: "npm:8.2.0"