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] committed Aug 28, 2023
1 parent 7e74e2b commit f28284d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"all-contributors-cli": "^6.26.1",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "2.8.8",
"prettier": "3.0.2",
"publint": "^0.1.16"
},
"resolutions": {
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Expand Up @@ -2756,7 +2756,7 @@ __metadata:
all-contributors-cli: ^6.26.1
eslint: ^8.48.0
eslint-config-prettier: ^9.0.0
prettier: 2.8.8
prettier: 3.0.2
publint: ^0.1.16
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13539,7 +13539,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2":
"prettier@npm:3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin/prettier.cjs
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

"prettier@npm:^2":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit f28284d

Please sign in to comment.