File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 71
71
"eslint-plugin-promise" : " ^4.1.1" ,
72
72
"eslint-plugin-standard" : " ^4.0.0" ,
73
73
"eslint-plugin-vue" : " ^5.2.2" ,
74
- "get-port" : " ^4.2 .0" ,
74
+ "get-port" : " ^5.0 .0" ,
75
75
"husky" : " ^2.2.0" ,
76
76
"jest" : " ^24.8.0" ,
77
77
"jsdom" : " ^15.1.0" ,
Original file line number Diff line number Diff line change @@ -4735,10 +4735,12 @@ get-pkg-repo@^1.0.0:
4735
4735
parse-github-repo-url "^1.3.0"
4736
4736
through2 "^2.0.0"
4737
4737
4738
- get-port@^4.2.0 :
4739
- version "4.2.0"
4740
- resolved "https://registry.yarnpkg.com/get-port/-/get-port-4.2.0.tgz#e37368b1e863b7629c43c5a323625f95cf24b119"
4741
- integrity sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw==
4738
+ get-port@^5.0.0 :
4739
+ version "5.0.0"
4740
+ resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.0.0.tgz#aa22b6b86fd926dd7884de3e23332c9f70c031a6"
4741
+ integrity sha512-imzMU0FjsZqNa6BqOjbbW6w5BivHIuQKopjpPqcnx0AVHJQKCxK1O+Ab3OrVXhrekqfVMjwA9ZYu062R+KcIsQ==
4742
+ dependencies :
4743
+ type-fest "^0.3.0"
4742
4744
4743
4745
[email protected] , get-stdin@^7.0.0:
4744
4746
version "7.0.0"
You can’t perform that action at this time.
0 commit comments