This repository was archived by the owner on May 17, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"enzyme-adapter-react-16" : " 1.9.1" ,
34
34
"eslint" : " 5.13.0" ,
35
35
"eslint-config-fusion" : " ^4.0.0" ,
36
- "eslint-plugin-cup" : " 2.0.0 " ,
36
+ "eslint-plugin-cup" : " 2.0.1 " ,
37
37
"eslint-plugin-flowtype" : " 3.2.1" ,
38
38
"eslint-plugin-import" : " ^2.14.0" ,
39
39
"eslint-plugin-jest" : " ^22.1.0" ,
Original file line number Diff line number Diff line change @@ -2320,10 +2320,10 @@ eslint-module-utils@^2.2.0:
2320
2320
debug "^2.6.8"
2321
2321
pkg-dir "^1.0.0"
2322
2322
2323
- eslint-plugin-cup@2.0.0 :
2324
- version "2.0.0 "
2325
- resolved "https://registry.yarnpkg.com/eslint-plugin-cup/-/eslint-plugin-cup-2.0.0 .tgz#ff38dd34a1aa103eee90dcb14560bb0cf2ab6232 "
2326
- integrity sha1-/zjdNKGqED7ukNyxRWC7DPKrYjI =
2323
+ eslint-plugin-cup@2.0.1 :
2324
+ version "2.0.1 "
2325
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cup/-/eslint-plugin-cup-2.0.1 .tgz#dab2827e722404fb590209321538c82226e2c08d "
2326
+ integrity sha512-mQiZ6Wd/LWnSDQ/jhJb7t92MeWBW2x9T1F8QJttIDKvW/1Moedor3tbSMPGu+hhT8m8OL+egvBy6/sslcnQsqw= =
2327
2327
dependencies :
2328
2328
globals "^11.5.0"
2329
2329
You can’t perform that action at this time.
0 commit comments