File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 7272 "eslint-plugin-standard" : " ^4.0.0" ,
7373 "eslint-plugin-vue" : " ^5.2.2" ,
7474 "get-port" : " ^5.0.0" ,
75- "husky" : " ^2.2 .0" ,
75+ "husky" : " ^2.3 .0" ,
7676 "jest" : " ^24.8.0" ,
7777 "jsdom" : " ^15.1.0" ,
7878 "nuxt-edge" : " ^2.4.0-25811407.6d8da0ed" ,
Original file line number Diff line number Diff line change @@ -5124,10 +5124,10 @@ https-proxy-agent@^2.2.1:
51245124 agent-base "^4.1.0"
51255125 debug "^3.1.0"
51265126
5127- husky@^2.2 .0 :
5128- version "2.2 .0"
5129- resolved "https://registry.yarnpkg.com/husky/-/husky-2.2 .0.tgz#4dda4370ba0f145b6594be4a4e4e4d4c82a6f2d5 "
5130- integrity sha512-lG33E7zq6v//H/DQIojPEi1ZL9ebPFt3MxUMD8MR0lrS2ljEPiuUUxlziKIs/o9EafF0chL7bAtLQkcPvXmdnA ==
5127+ husky@^2.3 .0 :
5128+ version "2.3 .0"
5129+ resolved "https://registry.yarnpkg.com/husky/-/husky-2.3 .0.tgz#8b78ed24d763042df7fd899991985d65a976dd13 "
5130+ integrity sha512-A/ZQSEILoq+mQM3yC3RIBSaw1bYXdkKnyyKVSUiJl+iBjVZc5LQEXdGY1ZjrDxC4IzfRPiJ0IqzEQGCN5TQa/A ==
51315131 dependencies :
51325132 cosmiconfig "^5.2.0"
51335133 execa "^1.0.0"
@@ -5136,9 +5136,9 @@ husky@^2.2.0:
51365136 is-ci "^2.0.0"
51375137 pkg-dir "^4.1.0"
51385138 please-upgrade-node "^3.1.1"
5139- read-pkg "^5.0.0 "
5139+ read-pkg "^5.1.1 "
51405140 run-node "^1.0.0"
5141- slash "^2 .0.0"
5141+ slash "^3 .0.0"
51425142
51435143iconv-lite@0.4.23 :
51445144 version "0.4.23"
@@ -8674,7 +8674,7 @@ read-pkg@^3.0.0:
86748674 normalize-package-data "^2.3.2"
86758675 path-type "^3.0.0"
86768676
8677- read-pkg@^5.0.0 :
8677+ read-pkg@^5.1.1 :
86788678 version "5.1.1"
86798679 resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.1.1.tgz#5cf234dde7a405c90c88a519ab73c467e9cb83f5"
86808680 integrity sha512-dFcTLQi6BZ+aFUaICg7er+/usEoqFdQxiEBsEMNGoipenihtxxtdrQuBXvyANCEI8VuUIVYFgeHGx9sLLvim4w==
@@ -9264,6 +9264,11 @@ slash@^2.0.0:
92649264 resolved "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
92659265 integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
92669266
9267+ slash@^3.0.0 :
9268+ version "3.0.0"
9269+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
9270+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
9271+
92679272slice-ansi@^2.1.0 :
92689273 version "2.1.0"
92699274 resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636"
You can’t perform that action at this time.
0 commit comments