Skip to content

Commit ae222f7

Browse files
Update dependency prettier to v2.5.1 (#826)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 792a48e commit ae222f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"gh-pages": "3.2.3",
7474
"light-ts-loader": "1.1.2",
7575
"npm-run-all": "4.1.5",
76-
"prettier": "2.3.2",
76+
"prettier": "2.5.1",
7777
"react": "16.14.0",
7878
"react-dom": "16.14.0",
7979
"react-test-renderer": "16.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11121,10 +11121,10 @@ preserve@^0.2.0:
1112111121
version "0.2.0"
1112211122
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
1112311123

11124-
prettier@2.3.2:
11125-
version "2.3.2"
11126-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
11127-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
11124+
prettier@2.5.1:
11125+
version "2.5.1"
11126+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
11127+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1112811128

1112911129
prettier@~2.2.1:
1113011130
version "2.2.1"

0 commit comments

Comments
 (0)