Skip to content

Commit 41f0e9a

Browse files
committed
Merge branch 'master' into next
2 parents 95af584 + 318a64f commit 41f0e9a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.19.0
1+
12.16.3

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"lodash.has": "^4.5.2",
9696
"lodash.omit": "^4.5.0",
9797
"mkdirp": "^1.0.3",
98-
"prettier": "1.19.1",
98+
"prettier": "^2.0.5",
9999
"read-pkg-up": "^7.0.1",
100100
"resolve": "^1.15.1",
101101
"rimraf": "^3.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6927,10 +6927,10 @@ prettier-linter-helpers@^1.0.0:
69276927
dependencies:
69286928
fast-diff "^1.1.2"
69296929

6930-
prettier@1.19.1:
6931-
version "1.19.1"
6932-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
6933-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
6930+
prettier@^2.0.5:
6931+
version "2.0.5"
6932+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
6933+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
69346934

69356935
pretty-format@^25.1.0:
69366936
version "25.1.0"

0 commit comments

Comments
 (0)