Skip to content

Commit 445a4cf

Browse files
authored
Merge pull request graphql#1110 from graphql/renovate/prettier-2.x
Update dependency prettier to v2.4.1
2 parents 3831539 + cf6dd8e commit 445a4cf

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"@types/codemirror": "5.60.2",
4343
"@types/prismjs": "1.16.6",
4444
"@types/react-helmet": "6.1.2",
45-
"prettier": "2.3.2"
45+
"prettier": "2.4.1"
4646
}
4747
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9091,7 +9091,12 @@ prepend-http@^2.0.0:
90919091
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
90929092
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
90939093

9094-
[email protected], prettier@^2.3.2:
9094+
9095+
version "2.4.1"
9096+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
9097+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
9098+
9099+
prettier@^2.3.2:
90959100
version "2.3.2"
90969101
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
90979102
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==

0 commit comments

Comments
 (0)