Skip to content

Commit 728354d

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency get-port to ^4.1.0 (#25)
1 parent f63ad68 commit 728354d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-promise": "^4.0.1",
7575
"eslint-plugin-standard": "^4.0.0",
7676
"eslint-plugin-vue": "^5.0.0",
77-
"get-port": "^4.0.0",
77+
"get-port": "^4.1.0",
7878
"husky": "^1.3.0",
7979
"jest": "^23.6.0",
8080
"jsdom": "^13.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4534,10 +4534,10 @@ get-pkg-repo@^1.0.0:
45344534
parse-github-repo-url "^1.3.0"
45354535
through2 "^2.0.0"
45364536

4537-
get-port@^4.0.0:
4538-
version "4.0.0"
4539-
resolved "https://registry.npmjs.org/get-port/-/get-port-4.0.0.tgz#373c85960138ee20027c070e3cb08019fea29816"
4540-
integrity sha512-Yy3yNI2oShgbaWg4cmPhWjkZfktEvpKI09aDX4PZzNtlU9obuYrX7x2mumQsrNxlF+Ls7OtMQW/u+X4s896bOQ==
4537+
get-port@^4.1.0:
4538+
version "4.1.0"
4539+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-4.1.0.tgz#93eb3d5552c197497d76e9c389a6ac9920e20192"
4540+
integrity sha512-4/fqAYrzrzOiqDrdeZRKXGdTGgbkfTEumGlNQPeP6Jy8w0PzN9mzeNQ3XgHaTNie8pQ3hOUkrwlZt2Fzk5H9mA==
45414541

45424542
45434543
version "5.0.1"

0 commit comments

Comments
 (0)