Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit c51fe1d

Browse files
renovate-botvinaypuppal
authored andcommitted
Update dependency get-port to v5
1 parent 24f2de4 commit c51fe1d

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

package-lock.json

Lines changed: 11 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"date-fns": "1.30.1",
7171
"emotion": "9.2.12",
7272
"emotion-server": "9.2.12",
73-
"get-port": "4.2.0",
73+
"get-port": "5.0.0",
7474
"grid-styled": "5.0.2",
7575
"isomorphic-unfetch": "3.0.0",
7676
"lodash.take": "4.1.1",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4403,10 +4403,12 @@ get-own-enumerable-property-symbols@^2.0.1:
44034403
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-2.0.1.tgz#5c4ad87f2834c4b9b4e84549dc1e0650fb38c24b"
44044404
integrity sha512-TtY/sbOemiMKPRUDDanGCSgBYe7Mf0vbRsWnBZ+9yghpZ1MvcpSpuZFjHdEeY/LZjZy0vdLjS77L6HosisFiug==
44054405

4406-
4407-
version "4.2.0"
4408-
resolved "https://registry.yarnpkg.com/get-port/-/get-port-4.2.0.tgz#e37368b1e863b7629c43c5a323625f95cf24b119"
4409-
integrity sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw==
4406+
4407+
version "5.0.0"
4408+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.0.0.tgz#aa22b6b86fd926dd7884de3e23332c9f70c031a6"
4409+
integrity sha512-imzMU0FjsZqNa6BqOjbbW6w5BivHIuQKopjpPqcnx0AVHJQKCxK1O+Ab3OrVXhrekqfVMjwA9ZYu062R+KcIsQ==
4410+
dependencies:
4411+
type-fest "^0.3.0"
44104412

44114413
get-set-props@^0.1.0:
44124414
version "0.1.0"
@@ -9700,6 +9702,11 @@ type-check@~0.3.2:
97009702
dependencies:
97019703
prelude-ls "~1.1.2"
97029704

9705+
type-fest@^0.3.0:
9706+
version "0.3.0"
9707+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.3.0.tgz#1eb4a83c4ee233afd59d4db3faef44fecee0e9a2"
9708+
integrity sha512-fg3sfdDdJDtdHLUpeGsf/fLyG1aapk6zgFiYG5+MDUPybGrJemH4SLk5tP7hGRe8ntxjg0q5LYW53b6YpJIQ9Q==
9709+
97039710
type-is@~1.6.15:
97049711
version "1.6.15"
97059712
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.15.tgz#cab10fb4909e441c82842eafe1ad646c81804410"

0 commit comments

Comments
 (0)