Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier to v3.3.2
Browse files Browse the repository at this point in the history
renovate[bot] authored Jun 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 287d70d commit 1ad0f33
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
@@ -41,7 +41,7 @@
"eslint": "9.4.0",
"eslint-config-google": "0.14.0",
"jest": "29.7.0",
"prettier": "3.3.0",
"prettier": "3.3.2",
"typescript": "5.4.5"
},
"workspaces": [
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -4884,7 +4884,7 @@ __metadata:
eslint: "npm:9.4.0"
eslint-config-google: "npm:0.14.0"
jest: "npm:29.7.0"
prettier: "npm:3.3.0"
prettier: "npm:3.3.2"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft
@@ -16933,12 +16933,12 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit 1ad0f33

Please sign in to comment.