Skip to content

Commit 4f26ac1

Browse files
committed
chore(deps): update dependency prettier to v2.5.1
1 parent 7fdd4a7 commit 4f26ac1

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

modules/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"mime-types": "^2.1.32",
3535
"package-json": "^6.5.0",
3636
"pluralize": "^8.0.0",
37-
"prettier": "2.2.1",
37+
"prettier": "2.5.1",
3838
"readline-sync": "^1.4.10",
3939
"validate-npm-package-name": "^3.0.0",
4040
"yargs": "^16.2.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"jest": "^26.6.3",
1717
"lerna": "^4.0.0",
1818
"lodash": "^4.17.21",
19-
"prettier": "2.2.1"
19+
"prettier": "2.5.1"
2020
}
2121
}

yarn.lock

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

11115-
prettier@2.2.1:
11116-
version "2.2.1"
11117-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
11118-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
11115+
prettier@2.5.1:
11116+
version "2.5.1"
11117+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
11118+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1111911119

1112011120
pretty-format@^26.0.0, pretty-format@^26.6.2:
1112111121
version "26.6.2"

0 commit comments

Comments
 (0)