Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update dependency eslint-config-prettier to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2023
1 parent c43c4ba commit c7469a6
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 @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "6.2.1",
"colorette": "2.0.20",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"log-symbols": "5.1.0",
"openapi-typescript": "6.4.0",
"prettier": "3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ __metadata:
"@typescript-eslint/parser": 6.2.1
colorette: 2.0.20
eslint: 8.46.0
eslint-config-prettier: 8.9.0
eslint-config-prettier: 8.10.0
log-symbols: 5.1.0
openapi-typescript: 6.4.0
prettier: 3.0.1
Expand Down Expand Up @@ -2343,14 +2343,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:8.9.0":
version: 8.9.0
resolution: "eslint-config-prettier@npm:8.9.0"
"eslint-config-prettier@npm:8.10.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: a675d0dabd76b700ef2d062b5ec6a634e105a8e8c070f95281fd2ccb614527fac60b4c758132058c50f0521fd19313f1f5be45ce9ebf081f2e5f77ae6eb7d8db
checksum: 153266badd477e49b0759816246b2132f1dbdb6c7f313ca60a9af5822fd1071c2bc5684a3720d78b725452bbac04bb130878b2513aea5e72b1b792de5a69fec8
languageName: node
linkType: hard

Expand Down

0 comments on commit c7469a6

Please sign in to comment.