Skip to content

Commit

Permalink
build(deps): update dependency prettier to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent ed409b2 commit aad0e64
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 @@ -57,7 +57,7 @@
"husky": "9.0.11",
"inquirer": "9.2.23",
"pinst": "3.0.0",
"prettier": "3.3.0",
"prettier": "3.3.1",
"semantic-release": "23.1.1",
"ts-node": "10.9.2",
"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 @@ -1097,7 +1097,7 @@ __metadata:
husky: "npm:9.0.11"
inquirer: "npm:9.2.23"
pinst: "npm:3.0.0"
prettier: "npm:3.3.0"
prettier: "npm:3.3.1"
semantic-release: "npm:23.1.1"
ts-node: "npm:10.9.2"
tslib: "npm:^2.6.2"
Expand Down Expand Up @@ -6371,12 +6371,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: 10c0/d033c356320aa2e468bf29c931b094ac730d2f4defd5eb2989d8589313dec901d2fc866e3788f3d161e420b142ea4ec3dda535dbe0169ef4d0026397a68ba9cf
checksum: 10c0/c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
languageName: node
linkType: hard

Expand Down

0 comments on commit aad0e64

Please sign in to comment.