瀏覽代碼

Bump prettier from 2.0.5 to 2.2.1 (#139)

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
master
dependabot-preview[bot] 4 年之前
父節點
當前提交
c9893af409
沒有連結到貢獻者的電子郵件帳戶。
共有 2 個檔案被更改,包括 5 行新增5 行删除
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json 查看文件

@@ -28,7 +28,7 @@
28 28
     "eslint-config-prettier": "7.0.0",
29 29
     "eslint-plugin-prettier": "3.1.4",
30 30
     "express": "4.17.1",
31
-    "prettier": "2.0.5",
31
+    "prettier": "2.2.1",
32 32
     "socket.io": "2.3.0"
33 33
   },
34 34
   "devDependencies": {

+ 4
- 4
yarn.lock 查看文件

@@ -1054,10 +1054,10 @@ prettier-linter-helpers@^1.0.0:
1054 1054
   dependencies:
1055 1055
     fast-diff "^1.1.2"
1056 1056
 
1057
-prettier@2.0.5:
1058
-  version "2.0.5"
1059
-  resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
1060
-  integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
1057
+prettier@2.2.1:
1058
+  version "2.2.1"
1059
+  resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
1060
+  integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
1061 1061
 
1062 1062
 progress@^2.0.0:
1063 1063
   version "2.0.3"

Loading…
取消
儲存