Skip to content

Commit 83dd739

Browse files
committed
[skip ci] Update dependency prettier to v2.3.0
1 parent 6573f2b commit 83dd739

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
@@ -67,7 +67,7 @@
6767
"gatsby-source-filesystem": "2.11.0",
6868
"gatsby-transformer-sharp": "2.12.0",
6969
"node-sass": "4.14.1",
70-
"prettier": "2.2.1",
70+
"prettier": "2.3.0",
7171
"stylelint": "13.9.0",
7272
"stylelint-config-recess-order": "2.3.0",
7373
"stylelint-config-recommended": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14944,10 +14944,10 @@ prettier-linter-helpers@^1.0.0:
1494414944
dependencies:
1494514945
fast-diff "^1.1.2"
1494614946

14947-
prettier@2.2.1:
14948-
version "2.2.1"
14949-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
14950-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
14947+
prettier@2.3.0:
14948+
version "2.3.0"
14949+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
14950+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
1495114951

1495214952
prettier@^2.0.4:
1495314953
version "2.0.5"

0 commit comments

Comments
 (0)