This repository was archived by the owner on Nov 20, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed
Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 3636 "semver" : " 5.5.1"
3737 },
3838 "devDependencies" : {
39- "eslint" : " 5.6.0 " ,
39+ "eslint" : " 5.6.1 " ,
4040 "eslint-config-tunnckocore" : " 0.3.0" ,
4141 "hela" : " 2.0.10" ,
4242 "hela-config-tunnckocore" : " 2.2.45" ,
Original file line number Diff line number Diff line change @@ -761,6 +761,12 @@ debug@^3.0.1, debug@^3.1.0:
761761 dependencies :
762762 ms "2.0.0"
763763
764+ debug@^4.0.1 :
765+ version "4.0.1"
766+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.1.tgz#f9bb36d439b8d1f0dd52d8fb6b46e4ebb8c1cd5b"
767+ dependencies :
768+ ms "^2.1.1"
769+
764770decamelize@^1.0.0, decamelize@^1.1.1 :
765771 version "1.2.0"
766772 resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -1042,15 +1048,15 @@ eslint-visitor-keys@^1.0.0:
10421048 version "1.0.0"
10431049 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
10441050
1045- eslint@5.6.0 :
1046- version "5.6.0 "
1047- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0 .tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223 "
1051+ eslint@5.6.1 :
1052+ version "5.6.1 "
1053+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.1 .tgz#348134e32ccc09abb2df1bf282b3f6eed8c7b480 "
10481054 dependencies :
10491055 " @babel/code-frame" " ^7.0.0"
10501056 ajv "^6.5.3"
10511057 chalk "^2.1.0"
10521058 cross-spawn "^6.0.5"
1053- debug "^3.1.0 "
1059+ debug "^4.0.1 "
10541060 doctrine "^2.1.0"
10551061 eslint-scope "^4.0.0"
10561062 eslint-utils "^1.3.1"
@@ -2561,6 +2567,10 @@ ms@2.0.0:
25612567 version "2.0.0"
25622568 resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
25632569
2570+ ms@^2.1.1 :
2571+ version "2.1.1"
2572+ resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
2573+
25642574mukla@0.4.9 :
25652575 version "0.4.9"
25662576 resolved "https://registry.yarnpkg.com/mukla/-/mukla-0.4.9.tgz#195cf3954154597e35599fdbb4a13c2a41d733f4"
You can’t perform that action at this time.
0 commit comments