Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 61fb667

Browse files
renovate-botKnisterPeter
authored andcommitted
fix(deps): update dependency get-stdin to v7
1 parent 032a8b1 commit 61fb667

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"babylon": "7.0.0-beta.47",
7272
"chalk": "2.4.2",
7373
"dts-dom": "3.1.1",
74-
"get-stdin": "6.0.0",
74+
"get-stdin": "7.0.0",
7575
"meow": "5.0.0",
7676
"pascal-case": "2.0.1",
7777
"strip-ansi": "5.2.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2587,10 +2587,10 @@ get-port@^3.0.0:
25872587
resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.2.0.tgz#dd7ce7de187c06c8bf353796ac71e099f0980ebc"
25882588
integrity sha1-3Xzn3hh8Bsi/NTeWrHHgmfCYDrw=
25892589

2590-
get-stdin@6.0.0:
2591-
version "6.0.0"
2592-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
2593-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
2590+
get-stdin@7.0.0:
2591+
version "7.0.0"
2592+
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
2593+
integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
25942594

25952595
get-stdin@^4.0.1:
25962596
version "4.0.1"

0 commit comments

Comments
 (0)