Skip to content

Commit 1fa36f6

Browse files
committed
Update dependency prettier to v2.6.1
1 parent 517be38 commit 1fa36f6

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
@@ -83,7 +83,7 @@
8383
"postcss-loader": "3.0.0",
8484
"postcss-preset-env": "6.7.0",
8585
"precss": "4.0.0",
86-
"prettier": "2.0.5",
86+
"prettier": "2.6.1",
8787
"promise-polyfill": "8.1.3",
8888
"sass-loader": "8.0.2",
8989
"style-loader": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7462,10 +7462,10 @@ prettier-linter-helpers@^1.0.0:
74627462
dependencies:
74637463
fast-diff "^1.1.2"
74647464

7465-
prettier@2.0.5:
7466-
version "2.0.5"
7467-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
7468-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
7465+
prettier@2.6.1:
7466+
version "2.6.1"
7467+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
7468+
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
74697469

74707470
74717471
version "1.2.1"

0 commit comments

Comments
 (0)