Skip to content

Commit

Permalink
Update npm package @types/prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Dec 7, 2024
1 parent a05c548 commit ae06327
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libs/@local/repo-chores/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/fs-extra": "9.0.13",
"@types/prettier": "2.7.3",
"@types/prettier": "3.0.0",
"eslint": "8.57.0",
"typescript": "5.6.3"
}
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8669,7 +8669,7 @@ __metadata:
"@local/eslint-config": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@types/fs-extra": "npm:9.0.13"
"@types/prettier": "npm:2.7.3"
"@types/prettier": "npm:3.0.0"
chalk: "npm:4.1.2"
envalid: "npm:7.3.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -17436,7 +17436,16 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.7.3, @types/prettier@npm:^2.6.1":
"@types/prettier@npm:3.0.0":
version: 3.0.0
resolution: "@types/prettier@npm:3.0.0"
dependencies:
prettier: "npm:*"
checksum: 10c0/edab8c0c0e56936e89c919cac17e384a9f231ce12062fb3beeb45bc45e7dcc4035dd3d7df3333b0bdd39f3b4501f22267a9dba45e22b9728c139857142e90282
languageName: node
linkType: hard

"@types/prettier@npm:^2.6.1":
version: 2.7.3
resolution: "@types/prettier@npm:2.7.3"
checksum: 10c0/0960b5c1115bb25e979009d0b44c42cf3d792accf24085e4bfce15aef5794ea042e04e70c2139a2c3387f781f18c89b5706f000ddb089e9a4a2ccb7536a2c5f0
Expand Down Expand Up @@ -37892,7 +37901,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.2":
"prettier@npm:*, prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
Expand Down

0 comments on commit ae06327

Please sign in to comment.