Skip to content

Commit 552b3e9

Browse files
committed
chore(deps): update dependency prettier to v2.5.1
1 parent a4e65ee commit 552b3e9

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
@@ -27,7 +27,7 @@
2727
"inquirer": "^8.0.0",
2828
"lodash": "^4.17.21",
2929
"package-json": "^6.5.0",
30-
"prettier": "2.2.1",
30+
"prettier": "2.5.1",
3131
"readline-sync": "^1.4.10",
3232
"validate-npm-package-name": "^3.0.0",
3333
"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
@@ -8321,10 +8321,10 @@ prepend-http@^2.0.0:
83218321
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
83228322
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
83238323

8324-
prettier@2.2.1:
8325-
version "2.2.1"
8326-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8327-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8324+
prettier@2.5.1:
8325+
version "2.5.1"
8326+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
8327+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
83288328

83298329
pretty-format@^26.0.0, pretty-format@^26.6.2:
83308330
version "26.6.2"

0 commit comments

Comments
 (0)