Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 8fccf85

Browse files
committed
Update dependency wait-port to v0.2.9
1 parent e0cce3b commit 8fccf85

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"stylelint-config-standard": "20.0.0",
142142
"stylelint-config-styled-components": "0.1.1",
143143
"stylelint-processor-styled-components": "1.10.0",
144-
"wait-port": "0.2.7",
144+
"wait-port": "0.2.9",
145145
"webpack": "4.42.1"
146146
},
147147
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14456,10 +14456,10 @@ w3c-xmlserializer@^1.1.2:
1445614456
webidl-conversions "^4.0.2"
1445714457
xml-name-validator "^3.0.0"
1445814458

14459-
wait-port@0.2.7:
14460-
version "0.2.7"
14461-
resolved "https://registry.yarnpkg.com/wait-port/-/wait-port-0.2.7.tgz#cdb4b78e662328099b187c7bb75fe0aa9cb6eb6c"
14462-
integrity sha512-pJ6cSBIa0w1sDg4y/wXN4bmvhM9OneOvwdFHo647L2NShBi/oXG4lRaLic5cO1HaYGbUhEvratPfl/WMlIC+tg==
14459+
wait-port@0.2.9:
14460+
version "0.2.9"
14461+
resolved "https://registry.yarnpkg.com/wait-port/-/wait-port-0.2.9.tgz#3905cf271b5dbe37a85c03b85b418b81cb24ee55"
14462+
integrity sha512-hQ/cVKsNqGZ/UbZB/oakOGFqic00YAMM5/PEj3Bt4vKarv2jWIWzDbqlwT94qMs/exAQAsvMOq99sZblV92zxQ==
1446314463
dependencies:
1446414464
chalk "^2.4.2"
1446514465
commander "^3.0.2"

0 commit comments

Comments
 (0)