Skip to content

Commit 656b768

Browse files
build(deps): 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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb01fba commit 656b768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"test": "standard && tape test/clone.js test/api.js"
3939
},
4040
"dependencies": {
41-
"get-stdin": "^8.0.0",
41+
"get-stdin": "^9.0.0",
4242
"minimist": "^1.2.5",
4343
"pkg-conf": "^3.1.0",
4444
"xdg-basedir": "^4.0.0"

0 commit comments

Comments
 (0)