Skip to content

Commit 7f8bd1c

Browse files
committed
Update dependency prettier to v2.4.0
1 parent 4c160b0 commit 7f8bd1c

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
@@ -119,7 +119,7 @@
119119
"normalize.css": "8.0.1",
120120
"nyc": "15.1.0",
121121
"postcss-nested": "5.0.6",
122-
"prettier": "2.3.2",
122+
"prettier": "2.4.0",
123123
"qunit": "2.17.1",
124124
"qunit-console-grouper": "0.3.0",
125125
"qunit-dom": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12175,10 +12175,10 @@ prettier-linter-helpers@^1.0.0:
1217512175
dependencies:
1217612176
fast-diff "^1.1.2"
1217712177

12178-
prettier@2.3.2:
12179-
version "2.3.2"
12180-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
12181-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
12178+
prettier@2.4.0:
12179+
version "2.4.0"
12180+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
12181+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
1218212182

1218312183
1218412184
version "5.6.0"

0 commit comments

Comments
 (0)