Skip to content

Commit c0bfd63

Browse files
committed
chore(deps-dev): bump prettier to 2.8.4
1 parent 4646b06 commit c0bfd63

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
@@ -53,7 +53,7 @@
5353
"eslint-config-prettier": "^8.3.0",
5454
"eslint-plugin-prettier": "^4.0.0",
5555
"node-fetch": "^2.6.1",
56-
"prettier": "^2.5.1",
56+
"prettier": "^2.8.4",
5757
"rimraf": "^3.0.2",
5858
"typescript": "^4.5.5"
5959
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,10 +1040,10 @@ prettier-linter-helpers@^1.0.0:
10401040
dependencies:
10411041
fast-diff "^1.1.2"
10421042

1043-
prettier@^2.5.1:
1044-
version "2.5.1"
1045-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
1046-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
1043+
prettier@^2.8.4:
1044+
version "2.8.4"
1045+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
1046+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
10471047

10481048
punycode@^2.1.0:
10491049
version "2.1.1"

0 commit comments

Comments
 (0)