Skip to content

Commit 72941ac

Browse files
Bump get-stdin from 8.0.0 to 9.0.0
Bumps [get-stdin](https://github.com/sindresorhus/get-stdin) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/sindresorhus/get-stdin/releases) - [Commits](sindresorhus/get-stdin@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: get-stdin dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8657aab commit 72941ac

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@oclif/core": "^2.16.0",
1717
"edit-string": "^1.1.6",
1818
"fs-extra": "^9.0.1",
19-
"get-stdin": "8.0.0",
19+
"get-stdin": "9.0.0",
2020
"http-call": "^5.3.0",
2121
"tsheredoc": "^1.0.1"
2222
},

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3756,12 +3756,7 @@ get-proto@^1.0.0, get-proto@^1.0.1:
37563756
dunder-proto "^1.0.1"
37573757
es-object-atoms "^1.0.0"
37583758

3759-
get-stdin@8.0.0:
3760-
version "8.0.0"
3761-
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz"
3762-
integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==
3763-
3764-
get-stdin@^9.0.0:
3759+
get-stdin@9.0.0, get-stdin@^9.0.0:
37653760
version "9.0.0"
37663761
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-9.0.0.tgz#3983ff82e03d56f1b2ea0d3e60325f39d703a575"
37673762
integrity sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==

0 commit comments

Comments
 (0)