Skip to content

Commit

Permalink
fix(deps): update dependency eslint-config-prettier to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 3361c44 commit 8049af4
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/react-truncate": "^2.3.7",
"canvas": "^2.11.2",
"chalk": "^5.3.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-formatjs": "^4.12.2",
"eslint-plugin-prettier": "^4.2.1",
"html-react-parser": "^4.2.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3112,7 +3112,7 @@ __metadata:
"@types/react-truncate": ^2.3.7
canvas: ^2.11.2
chalk: ^5.3.0
eslint-config-prettier: ^8.10.0
eslint-config-prettier: ^9.1.0
eslint-plugin-formatjs: ^4.12.2
eslint-plugin-prettier: ^4.2.1
html-react-parser: ^4.2.10
Expand Down Expand Up @@ -10217,14 +10217,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 8049af4

Please sign in to comment.