Skip to content

Commit e55c8f4

Browse files
committed
Update dependency prettier to v2.7.1
1 parent 54a0393 commit e55c8f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"mime-types": "^2.1.32",
3838
"package-json": "^6.5.0",
3939
"pluralize": "^8.0.0",
40-
"prettier": "2.2.1",
40+
"prettier": "2.7.1",
4141
"readline-sync": "^1.4.10",
4242
"validate-npm-package-name": "^3.0.0",
4343
"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.7.1"
2020
}
2121
}

0 commit comments

Comments
 (0)