Skip to content

Commit 3b9b994

Browse files
chore(deps): update devdependency get-port to v7
1 parent 45ef8de commit 3b9b994

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
"@types/jest": "^27.0.0",
7575
"codecov": "^3.8.3",
7676
"eslint": "^7.32.0",
77-
"get-port": "^5.1.1",
77+
"get-port": "^7.0.0",
7878
"husky": "^7.0.1",
7979
"jest": "^27.0.6",
8080
"jsdom": "^16.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5885,10 +5885,10 @@ get-port-please@^2.2.0:
58855885
dependencies:
58865886
fs-memo "^1.2.0"
58875887

5888-
get-port@^5.1.1:
5889-
version "5.1.1"
5890-
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
5891-
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
5888+
get-port@^7.0.0:
5889+
version "7.0.0"
5890+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-7.0.0.tgz#ffcd83da826146529e307a341d7801cae351daff"
5891+
integrity sha512-mDHFgApoQd+azgMdwylJrv2DX47ywGq1i5VFJE7fZ0dttNq3iQMfsU4IvEgBHojA3KqEudyu7Vq+oN8kNaNkWw==
58925892

58935893
get-stdin@^4.0.1:
58945894
version "4.0.1"

0 commit comments

Comments
 (0)