File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"babel-eslint" : " 10.0.1" ,
17
17
"eslint" : " 5.13.0" ,
18
- "eslint-plugin-prettier" : " 3.0.1 " ,
18
+ "eslint-plugin-prettier" : " 3.1.0 " ,
19
19
"prettier" : " 1.16.3"
20
20
}
21
21
}
Original file line number Diff line number Diff line change @@ -994,9 +994,10 @@ escape-string-regexp@^1.0.5:
994
994
version "1.0.5"
995
995
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
996
996
997
-
998
- version "3.0.1"
999
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
997
+
998
+ version "3.1.0"
999
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d"
1000
+ integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA==
1000
1001
dependencies :
1001
1002
prettier-linter-helpers "^1.0.0"
1002
1003
You can’t perform that action at this time.
0 commit comments