Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent 85583d6 commit 2e16b16
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 @@ -78,7 +78,7 @@
"is-ci": "3.0.1",
"lint-staged": "13.2.3",
"npm-run-all": "4.1.5",
"prettier": "3.0.0",
"prettier": "3.0.3",
"rimraf": "5.0.1",
"shell-quote": "1.8.1",
"syncpack": "10.7.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3257,7 +3257,7 @@ __metadata:
is-ci: "npm:3.0.1"
lint-staged: "npm:13.2.3"
npm-run-all: "npm:4.1.5"
prettier: "npm:3.0.0"
prettier: "npm:3.0.3"
rimraf: "npm:5.0.1"
shell-quote: "npm:1.8.1"
syncpack: "npm:10.7.3"
Expand Down Expand Up @@ -8296,12 +8296,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
"prettier@npm:3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
bin:
prettier: bin/prettier.cjs
checksum: 399292638280988ecd44db6532e908246b7c9468e6f5f571b3835a5206b7f1132cb674c12be430d921474901dc85398429dfd2dc31b282eef9affebd3ce72cef
checksum: ccf1ead9794b017be6b42d0873f459070beef2069eb393c8b4c0d11aa3430acefc54f6d5f44a5b7ce9af05ad8daf694b912f0aa2808d1c22dfa86e61e9d563f8
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e16b16

Please sign in to comment.