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 Oct 12, 2023
1 parent 7322124 commit 0a3bb23
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.5.4",
"eslint-config-twilio": "2.0.0",
"eslint-config-twilio-react": "2.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.1",
"jest": "29.7.0",
"prettier": "2.8.8",
"start-server-and-test": "2.0.1"
Expand Down
25 changes: 22 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8890,7 +8890,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.1":
version: 5.0.1
resolution: "eslint-plugin-prettier@npm:5.0.1"
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: c2261033b97bafe99ccb7cc47c2fac6fa85b8bbc8b128042e52631f906b69e12afed2cdd9d7e3021cc892ee8dd4204a3574e1f32a0b718b4bb3b440944b6983b
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 @@ -12620,7 +12639,7 @@ __metadata:
eslint-config-next: 13.5.4
eslint-config-twilio: 2.0.0
eslint-config-twilio-react: 2.0.0
eslint-plugin-prettier: 4.2.1
eslint-plugin-prettier: 5.0.1
jest: 29.7.0
next: 13.5.4
prettier: 2.8.8
Expand Down Expand Up @@ -14247,7 +14266,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 0a3bb23

Please sign in to comment.