Skip to content

Commit c1d877b

Browse files
committed
chore(deps-dev): bump prettier to 2.5.1
1 parent e35f78c commit c1d877b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"lerna": "3.22.1",
9797
"lint-staged": "^10.0.1",
9898
"mocha": "^8.0.1",
99-
"prettier": "2.3.0",
99+
"prettier": "2.5.1",
100100
"puppeteer": "^5.1.0",
101101
"strip-comments": "2.0.1",
102102
"ts-jest": "^26.4.1",
@@ -138,4 +138,4 @@
138138
],
139139
"**/*.{ts,js,md,json}": "prettier --write"
140140
}
141-
}
141+
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9967,10 +9967,10 @@ prettier-linter-helpers@^1.0.0:
99679967
dependencies:
99689968
fast-diff "^1.1.2"
99699969

9970-
prettier@2.3.0, prettier@^2.0.4:
9971-
version "2.3.0"
9972-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
9973-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
9970+
prettier@2.5.1, prettier@^2.0.4:
9971+
version "2.5.1"
9972+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
9973+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
99749974

99759975
pretty-format@^26.0.0, pretty-format@^26.6.2:
99769976
version "26.6.2"

0 commit comments

Comments
 (0)