浏览代码

Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 (#151)

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 4 年前
父节点
当前提交
dc7be43a17
没有帐户链接到提交者的电子邮件
共有 2 个文件被更改,包括 5 次插入5 次删除
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json 查看文件

@@ -26,7 +26,7 @@
26 26
     "debug": "4.3.1",
27 27
     "eslint": "7.3.1",
28 28
     "eslint-config-prettier": "7.0.0",
29
-    "eslint-plugin-prettier": "3.1.4",
29
+    "eslint-plugin-prettier": "3.3.1",
30 30
     "express": "4.17.1",
31 31
     "prettier": "2.2.1",
32 32
     "socket.io": "2.3.0"

+ 4
- 4
yarn.lock 查看文件

@@ -482,10 +482,10 @@ eslint-config-prettier@7.0.0:
482 482
   resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
483 483
   integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
484 484
 
485
-eslint-plugin-prettier@3.1.4:
486
-  version "3.1.4"
487
-  resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
488
-  integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
485
+eslint-plugin-prettier@3.3.1:
486
+  version "3.3.1"
487
+  resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
488
+  integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
489 489
   dependencies:
490 490
     prettier-linter-helpers "^1.0.0"
491 491
 

正在加载...
取消
保存