Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.0 (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 906b847 commit f4a1c76
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 @@ -41,7 +41,7 @@
"eslint": "9.3.0",
"eslint-config-google": "0.14.0",
"jest": "29.7.0",
"prettier": "3.2.5",
"prettier": "3.3.0",
"typescript": "5.4.5"
},
"workspaces": [
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4884,7 +4884,7 @@ __metadata:
eslint: "npm:9.3.0"
eslint-config-google: "npm:0.14.0"
jest: "npm:29.7.0"
prettier: "npm:3.2.5"
prettier: "npm:3.3.0"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -16864,6 +16864,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin/prettier.cjs
checksum: 10/e55233f8e4b5f96f52180dbfa424ae797a98a9b8a9a7a79de5004e522c02b423e71927ed99d855dbfcd00dc3b82e5f6fb304cfe117cc4e7c8477d883df2d8984
languageName: node
linkType: hard

"prettier@npm:^2.7.1":
version: 2.8.7
resolution: "prettier@npm:2.8.7"
Expand Down

0 comments on commit f4a1c76

Please sign in to comment.