Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 223bd39

Browse files
committed
chore(deps): update dependency prettier to v2.3.2
1 parent 578ef20 commit 223bd39

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
@@ -61,7 +61,7 @@
6161
"get-port": "5.1.1",
6262
"jest": "26.6.3",
6363
"npm-run-all": "4.1.5",
64-
"prettier": "2.3.1",
64+
"prettier": "2.3.2",
6565
"rollup": "2.52.1",
6666
"rollup-plugin-babel": "4.4.0",
6767
"rollup-plugin-babel-minify": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8932,10 +8932,10 @@ prepend-http@^1.0.1:
89328932
version "1.0.4"
89338933
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
89348934

8935-
prettier@2.3.1:
8936-
version "2.3.1"
8937-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
8938-
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
8935+
prettier@2.3.2:
8936+
version "2.3.2"
8937+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
8938+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
89398939

89408940
pretty-format@^26.0.0, pretty-format@^26.6.0:
89418941
version "26.6.0"

0 commit comments

Comments
 (0)