Skip to content

Commit 3331d3d

Browse files
author
chengyu.chengyulia
committed
feat: upgrade prettier
1 parent 79dba0f commit 3331d3d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pri",
3-
"version": "4.2.8",
3+
"version": "4.2.9-beta.0",
44
"types": "src/node/index.ts",
55
"main": "built/node/index.js",
66
"scripts": {
@@ -130,7 +130,7 @@
130130
"portfinder": "1.0.25",
131131
"postcss-less": "3.1.4",
132132
"postcss-scss": "2.0.0",
133-
"prettier": "1.19.1",
133+
"prettier": "2.2.1",
134134
"raw-loader": "4.0.0",
135135
"react": "^16.12.0",
136136
"react-dom": "^16.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11479,10 +11479,10 @@ preserve@^0.2.0:
1147911479
resolved "https://registry.npm.alibaba-inc.com/preserve/download/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
1148011480
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
1148111481

11482-
prettier@1.19.1:
11483-
version "1.19.1"
11484-
resolved "https://registry.npm.alibaba-inc.com/prettier/download/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
11485-
integrity sha1-99f1/4qc2HKnvkyhQglZVqYHl8s=
11482+
prettier@2.2.1:
11483+
version "2.2.1"
11484+
resolved "https://registry.npm.alibaba-inc.com/prettier/download/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
11485+
integrity sha1-eVoaeN1S8HPaDNQrIfnJE4GSP/U=
1148611486

1148711487
pretty-error@^2.0.2:
1148811488
version "2.1.1"

0 commit comments

Comments
 (0)