Skip to content

Commit

Permalink
update: update dependency prettier to v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent b8215fa commit c5b0b9e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lerna": "4.0.0",
"lint-staged": "12.4.1",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"prettier": "2.8.4",
"prettier-plugin-packagejson": "2.2.17",
"rimraf": "3.0.2",
"scaffdog": "1.1.0"
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13467,7 +13467,7 @@ __metadata:
lerna: 4.0.0
lint-staged: 12.4.1
npm-run-all: 4.1.5
prettier: 2.5.1
prettier: 2.8.4
prettier-plugin-packagejson: 2.2.17
rimraf: 3.0.2
scaffdog: 1.1.0
Expand Down Expand Up @@ -19340,12 +19340,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.5.1, prettier@npm:^2.2.1":
version: 2.5.1
resolution: "prettier@npm:2.5.1"
"prettier@npm:2.8.4":
version: 2.8.4
resolution: "prettier@npm:2.8.4"
bin:
prettier: bin-prettier.js
checksum: 21b9408476ea1c544b0e45d51ceb94a84789ff92095abb710942d780c862d0daebdb29972d47f6b4d0f7ebbfb0ffbf56cc2cfa3e3e9d1cca54864af185b15b66
checksum: c173064bf3df57b6d93d19aa98753b9b9dd7657212e33b41ada8e2e9f9884066bb9ca0b4005b89b3ab137efffdf8fbe0b462785aba20364798ff4303aadda57e
languageName: node
linkType: hard

Expand All @@ -19358,6 +19358,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.2.1":
version: 2.5.1
resolution: "prettier@npm:2.5.1"
bin:
prettier: bin-prettier.js
checksum: 21b9408476ea1c544b0e45d51ceb94a84789ff92095abb710942d780c862d0daebdb29972d47f6b4d0f7ebbfb0ffbf56cc2cfa3e3e9d1cca54864af185b15b66
languageName: node
linkType: hard

"pretty-error@npm:^2.1.1":
version: 2.1.2
resolution: "pretty-error@npm:2.1.2"
Expand Down

0 comments on commit c5b0b9e

Please sign in to comment.