Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 6bedf38

Browse files
authored
Update prettier: 2.2.1 → 2.3.0 (minor) (#306)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 83c149b commit 6bedf38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint": "^7.25.0",
3636
"eslint-config-prettier": "^7.2.0",
3737
"express": "^4.17.1",
38-
"prettier": "^2.2.1",
38+
"prettier": "^2.3.0",
3939
"rimraf": "^3.0.2",
4040
"supertest": "^6.1.3",
4141
"tape": "^5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1601,10 +1601,10 @@ prelude-ls@^1.2.1:
16011601
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
16021602
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
16031603

1604-
prettier@^2.2.1:
1605-
version "2.2.1"
1606-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
1607-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
1604+
prettier@^2.3.0:
1605+
version "2.3.0"
1606+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
1607+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
16081608

16091609
progress@^2.0.0:
16101610
version "2.0.3"

0 commit comments

Comments
 (0)