Skip to content

Commit 06d2da7

Browse files
committed
fix(deps): update dependency prettier to ^2.7.0
1 parent 5253a54 commit 06d2da7

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
@@ -13,7 +13,7 @@
1313
"@sourcegraph/prettierrc": "^3.0.3",
1414
"eslint": "^7.32.0",
1515
"husky": "^4.3.5",
16-
"prettier": "^2.6.0",
16+
"prettier": "^2.7.0",
1717
"semantic-release": "^17.1.2"
1818
},
1919
"commitlint": {

yarn.lock

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

7457-
prettier@^2.6.0:
7458-
version "2.6.0"
7459-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
7460-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
7457+
prettier@^2.7.0:
7458+
version "2.7.0"
7459+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
7460+
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
74617461

74627462
pretty-format@^25.2.1, pretty-format@^25.5.0:
74637463
version "25.5.0"

0 commit comments

Comments
 (0)