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 4545 "babel-plugin-add-module-exports" : " 0.2.1" ,
4646 "babel-plugin-dev-expression" : " 0.2.1" ,
4747 "concurrently" : " 3.6.0" ,
48- "eslint" : " 5.1 .0" ,
48+ "eslint" : " 5.2 .0" ,
4949 "eslint-config-prettier" : " 2.9.0" ,
5050 "eslint-plugin-import" : " 2.13.0" ,
5151 "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:
20672067 version "1.0.0"
20682068 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
20692069
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 "
20732073 dependencies :
20742074 ajv "^6.5.0"
20752075 babel-code-frame "^6.26.0"
@@ -2087,7 +2087,7 @@ eslint@5.1.0:
20872087 functional-red-black-tree "^1.0.1"
20882088 glob "^7.1.2"
20892089 globals "^11.7.0"
2090- ignore "^3.3.3 "
2090+ ignore "^4.0.2 "
20912091 imurmurhash "^0.1.4"
20922092 inquirer "^5.2.0"
20932093 is-resolvable "^1.1.0"
@@ -2823,10 +2823,14 @@ ignore-walk@^3.0.1:
28232823 dependencies :
28242824 minimatch "^3.0.4"
28252825
2826- ignore@^3.3.3, ignore@^3.3. 5 :
2826+ ignore@^3.3.5 :
28272827 version "3.3.8"
28282828 resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.8.tgz#3f8e9c35d38708a3a7e0e9abb6c73e7ee7707b2b"
28292829
2830+ ignore@^4.0.2 :
2831+ version "4.0.2"
2832+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.2.tgz#0a8dd228947ec78c2d7f736b1642a9f7317c1905"
2833+
28302834import-from@^2.1.0 :
28312835 version "2.1.0"
28322836 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