Skip to content

Commit

Permalink
chore(dev-deps): update dependency prettier to v3.3.1 (#516)
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] committed Jun 5, 2024
1 parent 1c08b4d commit bf950ec
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 @@ -42,7 +42,7 @@
"husky": "9.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.5",
"prettier": "3.3.0",
"prettier": "3.3.1",
"rimraf": "5.0.7",
"ts-jest": "29.1.4",
"typescript": "5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ __metadata:
husky: "npm:9.0.11"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.5"
prettier: "npm:3.3.0"
prettier: "npm:3.3.1"
rimraf: "npm:5.0.7"
ts-jest: "npm:29.1.4"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -5518,12 +5518,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.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/e55233f8e4b5f96f52180dbfa424ae797a98a9b8a9a7a79de5004e522c02b423e71927ed99d855dbfcd00dc3b82e5f6fb304cfe117cc4e7c8477d883df2d8984
checksum: 10/31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
languageName: node
linkType: hard

Expand Down

0 comments on commit bf950ec

Please sign in to comment.