Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit c612461

Browse files
committed
chore(deps): update dependency prettier to v2.3.2
1 parent 914253d commit c612461

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
@@ -49,7 +49,7 @@
4949
"ava": "3.15.0",
5050
"husky": "4.3.8",
5151
"lint-staged": "10.5.4",
52-
"prettier": "2.2.1",
52+
"prettier": "2.3.2",
5353
"rollup": "2.52.7",
5454
"rollup-plugin-babel": "4.4.0",
5555
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3049,10 +3049,10 @@ prepend-http@^2.0.0:
30493049
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
30503050
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
30513051

3052-
prettier@2.2.1:
3053-
version "2.2.1"
3054-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3055-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3052+
prettier@2.3.2:
3053+
version "2.3.2"
3054+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
3055+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
30563056

30573057
pretty-ms@^7.0.1:
30583058
version "7.0.1"

0 commit comments

Comments
 (0)