Skip to content

Commit

Permalink
build(peer-deps): update dependency @ivangabriele/prettier-config to …
Browse files Browse the repository at this point in the history
…v5 (#200)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 649c449 commit 3d45593
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@ivangabriele/commitlint-config": "1.1.0",
"@ivangabriele/prettier-config": "4.0.1",
"@ivangabriele/prettier-config": "5.0.1",
"@ivangabriele/semantic-release-config-monorepo": "4.1.5",
"@ivangabriele/tsconfig-node": "1.2.2",
"@types/eslint": "^8",
Expand Down
4 changes: 2 additions & 2 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:unit": "NODE_OPTIONS=--experimental-vm-modules jest"
},
"devDependencies": {
"@ivangabriele/prettier-config": "4.0.1",
"@ivangabriele/prettier-config": "5.0.1",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -27,7 +27,7 @@
"prettier": "3.2.5"
},
"peerDependencies": {
"@ivangabriele/prettier-config": "^4",
"@ivangabriele/prettier-config": "^5.0.0",
"eslint": "^8",
"eslint-config-airbnb-base": "15",
"eslint-config-prettier": "^9",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:unit": "NODE_OPTIONS=--experimental-vm-modules jest"
},
"devDependencies": {
"@ivangabriele/prettier-config": "4.0.1",
"@ivangabriele/prettier-config": "5.0.1",
"eslint": "8.56.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
Expand All @@ -30,7 +30,7 @@
"prettier": "3.2.5"
},
"peerDependencies": {
"@ivangabriele/prettier-config": "^4",
"@ivangabriele/prettier-config": "^5.0.0",
"eslint": "^8",
"eslint-config-airbnb": "^19",
"eslint-config-prettier": "^9",
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:unit": "NODE_OPTIONS=--experimental-vm-modules jest"
},
"devDependencies": {
"@ivangabriele/prettier-config": "4.0.1",
"@ivangabriele/prettier-config": "5.0.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
Expand All @@ -32,7 +32,7 @@
"typescript": "5.3.3"
},
"peerDependencies": {
"@ivangabriele/prettier-config": "^4",
"@ivangabriele/prettier-config": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"eslint": "^8",
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:unit": "node ./index.test.js"
},
"devDependencies": {
"@ivangabriele/prettier-config": "4.0.1",
"@ivangabriele/prettier-config": "5.0.1",
"@next/eslint-plugin-next": "14.1.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
Expand All @@ -37,7 +37,7 @@
"typescript": "5.3.3"
},
"peerDependencies": {
"@ivangabriele/prettier-config": "^4",
"@ivangabriele/prettier-config": "^5.0.0",
"@next/eslint-plugin-next": "^14",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:unit": "NODE_OPTIONS=--experimental-vm-modules jest"
},
"devDependencies": {
"@ivangabriele/prettier-config": "4.0.1",
"@ivangabriele/prettier-config": "5.0.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
Expand All @@ -35,7 +35,7 @@
"typescript": "5.3.3"
},
"peerDependencies": {
"@ivangabriele/prettier-config": "^4",
"@ivangabriele/prettier-config": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"eslint": "^8",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ivangabriele/eslint-config-base@workspace:packages/base"
dependencies:
"@ivangabriele/prettier-config": "npm:4.0.1"
"@ivangabriele/prettier-config": "npm:5.0.1"
eslint: "npm:8.56.0"
eslint-config-airbnb-base: "npm:15.0.0"
eslint-config-prettier: "npm:9.1.0"
Expand All @@ -1722,7 +1722,7 @@ __metadata:
eslint-plugin-sort-keys-fix: "npm:1.1.2"
prettier: "npm:3.2.5"
peerDependencies:
"@ivangabriele/prettier-config": ^4
"@ivangabriele/prettier-config": ^5.0.0
eslint: ^8
eslint-config-airbnb-base: 15
eslint-config-prettier: ^9
Expand All @@ -1739,7 +1739,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ivangabriele/eslint-config-react@workspace:packages/react"
dependencies:
"@ivangabriele/prettier-config": "npm:4.0.1"
"@ivangabriele/prettier-config": "npm:5.0.1"
eslint: "npm:8.56.0"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-prettier: "npm:9.1.0"
Expand All @@ -1754,7 +1754,7 @@ __metadata:
eslint-plugin-sort-keys-fix: "npm:1.1.2"
prettier: "npm:3.2.5"
peerDependencies:
"@ivangabriele/prettier-config": ^4
"@ivangabriele/prettier-config": ^5.0.0
eslint: ^8
eslint-config-airbnb: ^19
eslint-config-prettier: ^9
Expand All @@ -1774,7 +1774,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ivangabriele/eslint-config-typescript-base@workspace:packages/typescript-base"
dependencies:
"@ivangabriele/prettier-config": "npm:4.0.1"
"@ivangabriele/prettier-config": "npm:5.0.1"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
eslint: "npm:8.56.0"
Expand All @@ -1791,7 +1791,7 @@ __metadata:
prettier: "npm:3.2.5"
typescript: "npm:5.3.3"
peerDependencies:
"@ivangabriele/prettier-config": ^4
"@ivangabriele/prettier-config": ^5.0.0
"@typescript-eslint/eslint-plugin": ^6
"@typescript-eslint/parser": ^6
eslint: ^8
Expand All @@ -1813,7 +1813,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ivangabriele/eslint-config-typescript-next@workspace:packages/typescript-next"
dependencies:
"@ivangabriele/prettier-config": "npm:4.0.1"
"@ivangabriele/prettier-config": "npm:5.0.1"
"@next/eslint-plugin-next": "npm:14.1.0"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
Expand All @@ -1835,7 +1835,7 @@ __metadata:
prettier: "npm:3.2.5"
typescript: "npm:5.3.3"
peerDependencies:
"@ivangabriele/prettier-config": ^4
"@ivangabriele/prettier-config": ^5.0.0
"@next/eslint-plugin-next": ^14
"@typescript-eslint/eslint-plugin": ^6
"@typescript-eslint/parser": ^6
Expand All @@ -1862,7 +1862,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ivangabriele/eslint-config-typescript-react@workspace:packages/typescript-react"
dependencies:
"@ivangabriele/prettier-config": "npm:4.0.1"
"@ivangabriele/prettier-config": "npm:5.0.1"
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
"@typescript-eslint/parser": "npm:6.21.0"
eslint: "npm:8.56.0"
Expand All @@ -1882,7 +1882,7 @@ __metadata:
prettier: "npm:3.2.5"
typescript: "npm:5.3.3"
peerDependencies:
"@ivangabriele/prettier-config": ^4
"@ivangabriele/prettier-config": ^5.0.0
"@typescript-eslint/eslint-plugin": ^6
"@typescript-eslint/parser": ^6
eslint: ^8
Expand Down Expand Up @@ -1913,7 +1913,7 @@ __metadata:
"@commitlint/cli": "npm:18.6.0"
"@commitlint/config-conventional": "npm:18.6.0"
"@ivangabriele/commitlint-config": "npm:1.1.0"
"@ivangabriele/prettier-config": "npm:4.0.1"
"@ivangabriele/prettier-config": "npm:5.0.1"
"@ivangabriele/semantic-release-config-monorepo": "npm:4.1.5"
"@ivangabriele/tsconfig-node": "npm:1.2.2"
"@types/eslint": "npm:^8"
Expand All @@ -1928,12 +1928,12 @@ __metadata:
languageName: unknown
linkType: soft

"@ivangabriele/prettier-config@npm:4.0.1":
version: 4.0.1
resolution: "@ivangabriele/prettier-config@npm:4.0.1"
"@ivangabriele/prettier-config@npm:5.0.1":
version: 5.0.1
resolution: "@ivangabriele/prettier-config@npm:5.0.1"
peerDependencies:
prettier: ^3.0.0
checksum: 10c0/65543d7b35387c4e144e023e195a4f29212add0ba5b78041dc16cac279f466fe71ee7e30851dcdc6645a6e59e57335954605d5d8652094d7f828b08160746fe5
prettier: ^3
checksum: 10c0/4d2da223c96b213fefaa748add630cb11579c2515f45cfafaf1dba48668c20d57782c5b6c87c0784f49472ded0b49f91de78cf8da3789f05c29cfcebee84c83b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3d45593

Please sign in to comment.