Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to ^8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 6c06266 commit d2bc8db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.46.0",
"eslint-config-next": "^13.2.4",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^8.9.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.62.0
eslint: ^8.46.0
eslint-config-next: ^13.2.4
eslint-config-prettier: ^8.8.0
eslint-config-prettier: ^8.9.0
eslint-config-standard-with-typescript: ^34.0.1
eslint-plugin-import: ^2.27.5
eslint-plugin-n: ^15.7.0
Expand Down Expand Up @@ -2132,14 +2132,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^8.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
"eslint-config-prettier@npm:^8.9.0":
version: 8.9.0
resolution: "eslint-config-prettier@npm:8.9.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
checksum: a675d0dabd76b700ef2d062b5ec6a634e105a8e8c070f95281fd2ccb614527fac60b4c758132058c50f0521fd19313f1f5be45ce9ebf081f2e5f77ae6eb7d8db
languageName: node
linkType: hard

Expand Down

1 comment on commit d2bc8db

@vercel
Copy link

@vercel vercel bot commented on d2bc8db Jul 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.