File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 45
45
"babel-plugin-add-module-exports" : " 1.0.0" ,
46
46
"babel-plugin-dev-expression" : " 0.2.1" ,
47
47
"concurrently" : " 4.0.1" ,
48
- "eslint" : " 5.6.0 " ,
48
+ "eslint" : " 5.6.1 " ,
49
49
"eslint-config-prettier" : " 3.1.0" ,
50
50
"eslint-plugin-import" : " 2.14.0" ,
51
51
"eslint-plugin-react" : " 7.11.1" ,
Original file line number Diff line number Diff line change @@ -2000,6 +2000,12 @@ debug@^4.0.0:
2000
2000
dependencies :
2001
2001
ms "^2.1.1"
2002
2002
2003
+ debug@^4.0.1 :
2004
+ version "4.0.1"
2005
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.1.tgz#f9bb36d439b8d1f0dd52d8fb6b46e4ebb8c1cd5b"
2006
+ dependencies :
2007
+ ms "^2.1.1"
2008
+
2003
2009
debuglog@*, debuglog@^1.0.1 :
2004
2010
version "1.0.1"
2005
2011
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
@@ -2362,15 +2368,15 @@ eslint-visitor-keys@^1.0.0:
2362
2368
version "1.0.0"
2363
2369
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2364
2370
2365
-
2366
- version "5.6.0 "
2367
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0 .tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223 "
2371
+
2372
+ version "5.6.1 "
2373
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.1 .tgz#348134e32ccc09abb2df1bf282b3f6eed8c7b480 "
2368
2374
dependencies :
2369
2375
" @babel/code-frame" " ^7.0.0"
2370
2376
ajv "^6.5.3"
2371
2377
chalk "^2.1.0"
2372
2378
cross-spawn "^6.0.5"
2373
- debug "^3.1.0 "
2379
+ debug "^4.0.1 "
2374
2380
doctrine "^2.1.0"
2375
2381
eslint-scope "^4.0.0"
2376
2382
eslint-utils "^1.3.1"
You can’t perform that action at this time.
0 commit comments