File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 7171 "eslint-plugin-promise" : " ^4.1.1" ,
7272 "eslint-plugin-standard" : " ^4.0.0" ,
7373 "eslint-plugin-vue" : " ^5.2.2" ,
74- "get-port" : " ^4.2 .0" ,
74+ "get-port" : " ^5.0 .0" ,
7575 "husky" : " ^2.2.0" ,
7676 "jest" : " ^24.8.0" ,
7777 "jsdom" : " ^15.1.0" ,
Original file line number Diff line number Diff line change @@ -4735,10 +4735,12 @@ get-pkg-repo@^1.0.0:
47354735 parse-github-repo-url "^1.3.0"
47364736 through2 "^2.0.0"
47374737
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"
47424744
47434745get-stdin@7.0.0, get-stdin@^7.0.0 :
47444746 version "7.0.0"
You can’t perform that action at this time.
0 commit comments