Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent 58674ad commit f4761ed
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 @@ -35,7 +35,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.16",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.0.3",
"prettier": "^3.3.3",
"turbo": "^1.10.16"
},
"volta": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4988,7 +4988,7 @@ __metadata:
eslint-config-prettier: "npm:^9.0.0"
eslint-config-turbo: "npm:^1.10.16"
eslint-plugin-import: "npm:^2.29.1"
prettier: "npm:^3.0.3"
prettier: "npm:^3.3.3"
turbo: "npm:^1.10.16"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5161,12 +5161,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: ccf1ead9794b017be6b42d0873f459070beef2069eb393c8b4c0d11aa3430acefc54f6d5f44a5b7ce9af05ad8daf694b912f0aa2808d1c22dfa86e61e9d563f8
checksum: 5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down

0 comments on commit f4761ed

Please sign in to comment.