From 3171135dc7daa3294a00d3c7dac7c569f4e89e94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 22:47:00 +0000 Subject: [PATCH] Update dependency @slashnephy/prettier-config to v1.0.71 --- 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 938c91bb01..58c16dd29d 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.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@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 943e0d6ca6..854fa146cf 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.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@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 797d68f18e..81df171974 100644 --- a/env/renovate/package.json +++ b/env/renovate/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@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 3bfd1a54b4..c54fbfa769 100644 --- a/env/scrapbox/package.json +++ b/env/scrapbox/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "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 a2af79e21a..0c88a1e91c 100644 --- a/env/stylelint/package.json +++ b/env/stylelint/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@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 3c4ebf42d4..ea20217c20 100644 --- a/env/textlint/package.json +++ b/env/textlint/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@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 5f000cd942..c904892556 100644 --- a/env/typescript/package.json +++ b/env/typescript/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@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 ec96dd76a5..5bcfc0b810 100644 --- a/env/userstyle/package.json +++ b/env/userstyle/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@slashnephy/eslint-config": "2.0.95", - "@slashnephy/prettier-config": "1.0.70", + "@slashnephy/prettier-config": "1.0.71", "@slashnephy/stylelint-config": "0.1.1", "autoprefixer": "10.4.14", "concurrently": "8.2.0", diff --git a/yarn.lock b/yarn.lock index eaf68eb8fc..4a82aa1959 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3476,7 +3476,7 @@ __metadata: "@rollup/plugin-babel": "npm:6.0.3" "@rollup/plugin-typescript": "npm:11.1.2" "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@types/babel__core": "npm:7.20.1" "@types/babel__preset-env": "npm:7.9.2" concurrently: "npm:8.2.0" @@ -3543,7 +3543,7 @@ __metadata: dependencies: "@jest/types": "npm:29.6.1" "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" @@ -3554,12 +3554,12 @@ __metadata: languageName: unknown linkType: soft -"@slashnephy/prettier-config@npm:1.0.70": - version: 1.0.70 - resolution: "@slashnephy/prettier-config@npm:1.0.70" +"@slashnephy/prettier-config@npm:1.0.71": + version: 1.0.71 + resolution: "@slashnephy/prettier-config@npm:1.0.71" peerDependencies: prettier: ^3 - checksum: 63d198e48b21fcc715a83c37ed864d41b64025bc53e7bc1eb62ec8251a61c3ea6e2e40948f93c7188bebf28d4ff6edad55a00235fb4fe69ae8e0db8f716ce3ef + checksum: ac3aa54d5bba50b2d8061094aa509de8b3baa23f33fef9b26c1775bd9c63bd8a425636677806022039735a07714d4ea17f413bd0f18ef0120cf13c16ee753ad7 languageName: node linkType: hard @@ -3569,7 +3569,7 @@ __metadata: dependencies: "@octokit/rest": "npm:20.0.1" "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" dotenv: "npm:16.3.1" @@ -3586,7 +3586,7 @@ __metadata: resolution: "@slashnephy/scrapbox@workspace:env/scrapbox" dependencies: "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" prettier: "npm:3.0.0" @@ -3600,7 +3600,7 @@ __metadata: resolution: "@slashnephy/stylelint-config@workspace:env/stylelint" dependencies: "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" @@ -3619,7 +3619,7 @@ __metadata: resolution: "@slashnephy/textlint-config@workspace:env/textlint" dependencies: "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@textlint/types": "npm:13.4.1" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" @@ -3641,7 +3641,7 @@ __metadata: resolution: "@slashnephy/typescript-extension@workspace:env/typescript" dependencies: "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@types/node": "npm:20.4.5" concurrently: "npm:8.2.0" eslint: "npm:8.45.0" @@ -3658,7 +3658,7 @@ __metadata: resolution: "@slashnephy/userstyle@workspace:env/userstyle" dependencies: "@slashnephy/eslint-config": "npm:2.0.95" - "@slashnephy/prettier-config": "npm:1.0.70" + "@slashnephy/prettier-config": "npm:1.0.71" "@slashnephy/stylelint-config": "npm:0.1.1" autoprefixer: "npm:10.4.14" concurrently: "npm:8.2.0"