Skip to content

Commit ec10f69

Browse files
committed
chore(deps): update dependency prettier to v2.6.0
1 parent 0959ae9 commit ec10f69

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.6.0",
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.6.0"
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.6.0:
11116+
version "2.6.0"
11117+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
11118+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
1111911119

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

0 commit comments

Comments
 (0)