Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 10, 2023
1 parent 00a323f commit d7f3989
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"pinst": "^3.0.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"pretty-quick": "^3.1.3",
"tsup": "^8.0.1",
"typedoc": "^0.25.4",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ __metadata:
jsdom: "npm:^23.0.1"
lint-staged: "npm:^15.2.0"
pinst: "npm:^3.0.0"
prettier: "npm:^3.1.0"
prettier: "npm:^3.1.1"
pretty-quick: "npm:^3.1.3"
tsup: "npm:^8.0.1"
typedoc: "npm:^0.25.4"
Expand Down Expand Up @@ -6312,6 +6312,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: 26a249f321b97d26c04483f1bf2eeb22e082a76f4222a2c922bebdc60111691aad4ec3979610e83942e0b956058ec361d9e9c81c185172264eb6db9aa678082b
languageName: node
linkType: hard

"pretty-format@npm:^29.5.0":
version: 29.6.1
resolution: "pretty-format@npm:29.6.1"
Expand Down

0 comments on commit d7f3989

Please sign in to comment.