Skip to content

Commit 014fcf0

Browse files
authored
build: Upgrade prettier to 2.7.1 (#5395)
1 parent 2c9406a commit 014fcf0

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
@@ -83,7 +83,7 @@
8383
"mocha": "^6.1.4",
8484
"nodemon": "^2.0.16",
8585
"npm-run-all": "^4.1.5",
86-
"prettier": "2.5.1",
86+
"prettier": "2.7.1",
8787
"recast": "^0.20.5",
8888
"replace-in-file": "^4.0.0",
8989
"rimraf": "^3.0.2",

yarn.lock

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

21132-
prettier@2.5.1:
21133-
version "2.5.1"
21134-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
21135-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
21132+
prettier@2.7.1:
21133+
version "2.7.1"
21134+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
21135+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
2113621136

2113721137
pretty-error@^4.0.0:
2113821138
version "4.0.0"

0 commit comments

Comments
 (0)