Skip to content

Commit

Permalink
Update dependency @slashnephy/prettier-config to v1.0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent a18fe00 commit 3171135
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion env/discord/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/jest/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/renovate/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/scrapbox/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/stylelint/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/textlint/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/typescript/package.json
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion env/userstyle/package.json
Expand Up @@ -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",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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

Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 3171135

Please sign in to comment.