Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update dependency eslint-config-prettier to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent b14d6eb commit b847369
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 @@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"log-symbols": "5.1.0",
"prettier": "3.0.3",
"rimraf": "5.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ __metadata:
"@typescript-eslint/parser": 6.7.3
colorette: 2.0.20
eslint: 8.57.0
eslint-config-prettier: 9.0.0
eslint-config-prettier: 9.1.0
log-symbols: 5.1.0
pino: 8.x
pino-abstract-transport: 1.1.0
Expand Down Expand Up @@ -1832,14 +1832,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:9.0.0":
version: 9.0.0
resolution: "eslint-config-prettier@npm:9.0.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: 362e991b6cb343f79362bada2d97c202e5303e6865888918a7445c555fb75e4c078b01278e90be98aa98ae22f8597d8e93d48314bec6824f540f7efcab3ce451
checksum: 9229b768c879f500ee54ca05925f31b0c0bafff3d9f5521f98ff05127356de78c81deb9365c86a5ec4efa990cb72b74df8612ae15965b14136044c73e1f6a907
languageName: node
linkType: hard

Expand Down

0 comments on commit b847369

Please sign in to comment.