Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit be02916

Browse files
Update dependency prettier to ^2.4.1 (#698)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 90cb47c commit be02916

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"nyc": "^15.1.0",
6565
"parcel": "1.x",
6666
"parcel-bundler": "^1.12.5",
67-
"prettier": "^2.3.2",
67+
"prettier": "^2.4.1",
6868
"ts-graphql-plugin": "^2.1.4",
6969
"ts-node": "^10.2.1",
7070
"tslint": "^6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6603,10 +6603,10 @@ prelude-ls@~1.1.2:
66036603
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
66046604
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
66056605

6606-
prettier@^2.2.0, prettier@^2.3.2:
6607-
version "2.3.2"
6608-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6609-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
6606+
prettier@^2.2.0, prettier@^2.4.1:
6607+
version "2.4.1"
6608+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
6609+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
66106610

66116611
pretty-format@^26.6.2:
66126612
version "26.6.2"

0 commit comments

Comments
 (0)