File tree 2 files changed +13
-8
lines changed
2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 72
72
"eslint-plugin-standard" : " ^4.0.0" ,
73
73
"eslint-plugin-vue" : " ^5.2.2" ,
74
74
"get-port" : " ^5.0.0" ,
75
- "husky" : " ^2.2 .0" ,
75
+ "husky" : " ^2.3 .0" ,
76
76
"jest" : " ^24.8.0" ,
77
77
"jsdom" : " ^15.1.0" ,
78
78
"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:
5124
5124
agent-base "^4.1.0"
5125
5125
debug "^3.1.0"
5126
5126
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 ==
5131
5131
dependencies :
5132
5132
cosmiconfig "^5.2.0"
5133
5133
execa "^1.0.0"
@@ -5136,9 +5136,9 @@ husky@^2.2.0:
5136
5136
is-ci "^2.0.0"
5137
5137
pkg-dir "^4.1.0"
5138
5138
please-upgrade-node "^3.1.1"
5139
- read-pkg "^5.0.0 "
5139
+ read-pkg "^5.1.1 "
5140
5140
run-node "^1.0.0"
5141
- slash "^2 .0.0"
5141
+ slash "^3 .0.0"
5142
5142
5143
5143
5144
5144
version "0.4.23"
@@ -8674,7 +8674,7 @@ read-pkg@^3.0.0:
8674
8674
normalize-package-data "^2.3.2"
8675
8675
path-type "^3.0.0"
8676
8676
8677
- read-pkg@^5.0.0 :
8677
+ read-pkg@^5.1.1 :
8678
8678
version "5.1.1"
8679
8679
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.1.1.tgz#5cf234dde7a405c90c88a519ab73c467e9cb83f5"
8680
8680
integrity sha512-dFcTLQi6BZ+aFUaICg7er+/usEoqFdQxiEBsEMNGoipenihtxxtdrQuBXvyANCEI8VuUIVYFgeHGx9sLLvim4w==
@@ -9264,6 +9264,11 @@ slash@^2.0.0:
9264
9264
resolved "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
9265
9265
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
9266
9266
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
+
9267
9272
slice-ansi@^2.1.0 :
9268
9273
version "2.1.0"
9269
9274
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