File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 45
45
"babel-plugin-add-module-exports" : " 0.2.1" ,
46
46
"babel-plugin-dev-expression" : " 0.2.1" ,
47
47
"concurrently" : " 3.6.0" ,
48
- "eslint" : " 5.1 .0" ,
48
+ "eslint" : " 5.2 .0" ,
49
49
"eslint-config-prettier" : " 2.9.0" ,
50
50
"eslint-plugin-import" : " 2.13.0" ,
51
51
"eslint-plugin-react" : " 7.10.0" ,
Original file line number Diff line number Diff line change @@ -2067,9 +2067,9 @@ eslint-visitor-keys@^1.0.0:
2067
2067
version "1.0.0"
2068
2068
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2069
2069
2070
- eslint@5.1 .0 :
2071
- version "5.1 .0"
2072
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.1 .0.tgz#2ed611f1ce163c0fb99e1e0cda5af8f662dff645 "
2070
+ eslint@5.2 .0 :
2071
+ version "5.2 .0"
2072
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.2 .0.tgz#3901ae249195d473e633c4acbc370068b1c964dc "
2073
2073
dependencies :
2074
2074
ajv "^6.5.0"
2075
2075
babel-code-frame "^6.26.0"
@@ -2087,7 +2087,7 @@ eslint@5.1.0:
2087
2087
functional-red-black-tree "^1.0.1"
2088
2088
glob "^7.1.2"
2089
2089
globals "^11.7.0"
2090
- ignore "^3.3.3 "
2090
+ ignore "^4.0.2 "
2091
2091
imurmurhash "^0.1.4"
2092
2092
inquirer "^5.2.0"
2093
2093
is-resolvable "^1.1.0"
@@ -2823,10 +2823,14 @@ ignore-walk@^3.0.1:
2823
2823
dependencies :
2824
2824
minimatch "^3.0.4"
2825
2825
2826
- ignore@^3.3.3, ignore@^3.3. 5 :
2826
+ ignore@^3.3.5 :
2827
2827
version "3.3.8"
2828
2828
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.8.tgz#3f8e9c35d38708a3a7e0e9abb6c73e7ee7707b2b"
2829
2829
2830
+ ignore@^4.0.2 :
2831
+ version "4.0.2"
2832
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.2.tgz#0a8dd228947ec78c2d7f736b1642a9f7317c1905"
2833
+
2830
2834
import-from@^2.1.0 :
2831
2835
version "2.1.0"
2832
2836
resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"
You can’t perform that action at this time.
0 commit comments