File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 72
72
"eslint" : " ^6.0.0" ,
73
73
"esm" : " ^3.2.25" ,
74
74
"execa" : " ^1.0.0" ,
75
- "husky" : " ^2.4.1 " ,
75
+ "husky" : " ^2.5.0 " ,
76
76
"lint-staged" : " ^8.2.1" ,
77
77
"markdownlint-cli" : " ^0.17.0" ,
78
78
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -1459,7 +1459,7 @@ core-util-is@~1.0.0:
1459
1459
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
1460
1460
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
1461
1461
1462
- cosmiconfig@^5.2.0 :
1462
+ cosmiconfig@^5.2.0, cosmiconfig@^5.2.1 :
1463
1463
version "5.2.1"
1464
1464
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a"
1465
1465
integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==
@@ -2679,17 +2679,16 @@ http-cache-semantics@^4.0.0:
2679
2679
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz#495704773277eeef6e43f9ab2c2c7d259dda25c5"
2680
2680
integrity sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==
2681
2681
2682
- husky@^2.4.1 :
2683
- version "2.4.1 "
2684
- resolved "https://registry.yarnpkg.com/husky/-/husky-2.4.1 .tgz#dd00f9646f8693b93f7b3a12ba4be00be0eff7ab "
2685
- integrity sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw ==
2682
+ husky@^2.5.0 :
2683
+ version "2.5.0 "
2684
+ resolved "https://registry.yarnpkg.com/husky/-/husky-2.5.0 .tgz#fe9839e118e5d88e3f1d7121d52564745615815e "
2685
+ integrity sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw ==
2686
2686
dependencies :
2687
- cosmiconfig "^5.2.0 "
2687
+ cosmiconfig "^5.2.1 "
2688
2688
execa "^1.0.0"
2689
- find-up "^3.0.0"
2690
2689
get-stdin "^7.0.0"
2691
2690
is-ci "^2.0.0"
2692
- pkg-dir "^4.1 .0"
2691
+ pkg-dir "^4.2 .0"
2693
2692
please-upgrade-node "^3.1.1"
2694
2693
read-pkg "^5.1.1"
2695
2694
run-node "^1.0.0"
@@ -4283,7 +4282,7 @@ pkg-dir@^3.0.0:
4283
4282
dependencies :
4284
4283
find-up "^3.0.0"
4285
4284
4286
- pkg-dir@^4.1.0, pkg-dir@^4. 2.0 :
4285
+ pkg-dir@^4.2.0 :
4287
4286
version "4.2.0"
4288
4287
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
4289
4288
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
You can’t perform that action at this time.
0 commit comments