Skip to content

Commit

Permalink
Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent be88b83 commit 55f2ff9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai": "4.3.10",
"eslint-plugin-mocha": "10.2.0",
"mocha": "10.0.0",
"prettier": "2.8.1",
"prettier": "3.3.0",
"remark-cli": "11.0.0",
"ts-node": "10.9.2",
"tsheredoc": "1.0.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ __metadata:
globby: ^13.1.2
is-text-path: ^2.0.0
mocha: 10.0.0
prettier: 2.8.1
prettier: 3.3.0
remark-cli: 11.0.0
remark-gfm: ^3.0.1
remark-parse: ^10.0.1
Expand Down Expand Up @@ -4420,7 +4420,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.1, prettier@npm:^2.6.2":
"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin/prettier.cjs
checksum: 0d3a7fca9cab29828e189fefc10e8f6025d1208c84cd1e94def8a8f8a04eea341aa21d0af8c01253527632f8225b0b8482a62b64cafa26e9988cd6f9ff16a38b
languageName: node
linkType: hard

"prettier@npm:^2.6.2":
version: 2.8.1
resolution: "prettier@npm:2.8.1"
bin:
Expand Down

0 comments on commit 55f2ff9

Please sign in to comment.