Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2023
1 parent 31dfca8 commit 29a4562
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-config-next": "13.4.19",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"jest": "29.6.4",
"prettier": "2.8.8",
"start-server-and-test": "2.0.0"
Expand Down
25 changes: 22 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8393,7 +8393,26 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:4.2.1, eslint-plugin-prettier@npm:^4.0.0":
"eslint-plugin-prettier@npm:5.0.0":
version: 5.0.0
resolution: "eslint-plugin-prettier@npm:5.0.0"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.5
peerDependencies:
"@types/eslint": ">=8.0.0"
eslint: ">=8.0.0"
prettier: ">=3.0.0"
peerDependenciesMeta:
"@types/eslint":
optional: true
eslint-config-prettier:
optional: true
checksum: 84e88744b9050f2d5ef31b94e85294dda16f3a53c2449f9d33eac8ae6264889b459bf35a68e438fb6b329c2a1d6491aac4bfa00d86317e7009de3dad0311bec6
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^4.0.0":
version: 4.2.1
resolution: "eslint-plugin-prettier@npm:4.2.1"
dependencies:
Expand Down Expand Up @@ -11887,7 +11906,7 @@ __metadata:
eslint-config-next: 13.4.19
eslint-config-twilio: 2.0.0
eslint-config-twilio-react: 2.0.0
eslint-plugin-prettier: 4.2.1
eslint-plugin-prettier: 5.0.0
jest: 29.6.4
next: 13.4.19
prettier: 2.8.8
Expand Down Expand Up @@ -13402,7 +13421,7 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.4":
"synckit@npm:^0.8.4, synckit@npm:^0.8.5":
version: 0.8.5
resolution: "synckit@npm:0.8.5"
dependencies:
Expand Down

0 comments on commit 29a4562

Please sign in to comment.